You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, Thank you for creating cleancall.
I have some problems when analysis RNA-seq data:
The result file is as follows.
How can I get the contamination results of RNA-seq? I only want results that don't need correction.
or is there any problem with my running method?
'''
prod 11:48:21 R290-1: /mnt/GenePlus001/prod/maxx/software/contamination4/dbsnp
$ cat dbsnp_pileup.sh
/mnt/GenePlus001/prod/maxx/software/cleancall/bin/cctools pileup -loci /mnt/GenePlus001/prod/maxx/software/contamination3/dbsnp_138.b37.vcf.gz -index 180022992FR1 -out 180022992FRdbsnp_pileup -ref /products/repos/prod/Akso/BNC_v2/BNC/program/NoahCare/db/alignment/tgp_phase2_flat/hs37d5.fa --run 1 &
prod 11:49:17 R290-1: /mnt/GenePlus001/prod/maxx/software/contamination4/dbsnp
$ cat dbsnp_verify.sh
/mnt/GenePlus001/prod/maxx/software/cleancall/bin/cctools verify -index /mnt/GenePlus001/prod/maxx/software/contamination4/dbsnp/180022992FRdbsnp_pileup.ped -o 180022992FR_verify -vcf /mnt/GenePlus001/prod/maxx/software/contamination3/dbsnp_138.b37.vcf.gz --run 1
'''
The text was updated successfully, but these errors were encountered:
Hi there, Thank you for creating cleancall.
![image](https://user-images.githubusercontent.com/51399339/59005857-b7452000-8851-11e9-8048-dc7ea3fb9908.png)
I have some problems when analysis RNA-seq data:
The result file is as follows.
How can I get the contamination results of RNA-seq? I only want results that don't need correction.
or is there any problem with my running method?
'''
prod 11:48:21 R290-1: /mnt/GenePlus001/prod/maxx/software/contamination4/dbsnp
$ cat dbsnp_pileup.sh
/mnt/GenePlus001/prod/maxx/software/cleancall/bin/cctools pileup -loci /mnt/GenePlus001/prod/maxx/software/contamination3/dbsnp_138.b37.vcf.gz -index 180022992FR1 -out 180022992FRdbsnp_pileup -ref /products/repos/prod/Akso/BNC_v2/BNC/program/NoahCare/db/alignment/tgp_phase2_flat/hs37d5.fa --run 1 &
prod 11:49:17 R290-1: /mnt/GenePlus001/prod/maxx/software/contamination4/dbsnp
$ cat dbsnp_verify.sh
/mnt/GenePlus001/prod/maxx/software/cleancall/bin/cctools verify -index /mnt/GenePlus001/prod/maxx/software/contamination4/dbsnp/180022992FRdbsnp_pileup.ped -o 180022992FR_verify -vcf /mnt/GenePlus001/prod/maxx/software/contamination3/dbsnp_138.b37.vcf.gz --run 1
'''
The text was updated successfully, but these errors were encountered: