File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -1199,6 +1199,10 @@ sub bsub_mutect{
1199
1199
$DB_COSMIC_MUTECT =$DB_COSMIC ;
1200
1200
}
1201
1201
print MUTECT " rawvcf=" .$sample_full_path ." /mutect1/mutect.raw.$chr .vcf\n " ;
1202
+ print MUTECT " if [ $status_rerun -eq 1 ]\n " ;
1203
+ print MUTECT " then\n " ;
1204
+ print MUTECT " rm \$ {rawvcf}\n " ;
1205
+ print MUTECT " fi\n " ;
1202
1206
print MUTECT ' if [ ! -s $rawvcf ]' ," \n " ;
1203
1207
print MUTECT " then\n " ;
1204
1208
print MUTECT " java \$ {JAVA_OPTS} -jar " ." $mutect1 -T MuTect -R $h38_REF -L $chr1 --dbsnp $DB_SNP_MUTECT --cosmic $DB_COSMIC_MUTECT -I:normal \$ {NBAM_rg} -I:tumor \$ {TBAM_rg} --artifact_detection_mode -vcf \$ {rawvcf}\n " ;
@@ -1224,6 +1228,10 @@ sub bsub_mutect{
1224
1228
1225
1229
1226
1230
print MUTECT " rawvcf=" .$sample_full_path ." /mutect1/mutect.raw.$chr .vcf\n " ;
1231
+ print MUTECT " if [ $status_rerun -eq 1 ]\n " ;
1232
+ print MUTECT " then\n " ;
1233
+ print MUTECT " rm \$ {rawvcf}\n " ;
1234
+ print MUTECT " fi\n " ;
1227
1235
print MUTECT ' if [ ! -s $rawvcf ]' ," \n " ;
1228
1236
print MUTECT " then\n " ;
1229
1237
print MUTECT " java \$ {JAVA_OPTS} -jar " ." $mutect1 -T MuTect -R $h38_REF -L $chr1 --dbsnp $DB_SNP_MUTECT --cosmic $DB_COSMIC_MUTECT -I:normal \$ {NBAM} -I:tumor \$ {TBAM} --artifact_detection_mode -vcf \$ {rawvcf}\n " ;
Original file line number Diff line number Diff line change 1
1
2
2
#perl somaticwrapper.pl --rdir /storage1/fs1/songcao/Active/Project/GDAN/Alchemist/somatic/b9 --log /storage1/fs1/songcao/Active/Project/GDAN/Alchemist/somatic/b9.log --ref /storage1/fs1/songcao/Active/Database/hg38_database/GRCh38.d1.vd1/GRCh38.d1.vd1.fa --q general --smg /storage1/fs1/songcao/Active/Database/smg_database/cancer_gene_list_cell_uniq.tsv --users songcao --groupname SomaticWXS --step 1
3
3
4
- perl somaticwrapper.pl --rdir /storage1/fs1/songcao /Active/Project/GDAN/Alchemist /somatic/b9 --log /storage1/fs1/songcao /Active/Project/GDAN/Alchemist /somatic/b9.log --ref /storage1/fs1/songcao/Active/Database/hg38_database/GRCh38.d1.vd1/GRCh38.d1.vd1.fa --q general --smg /storage1/fs1/songcao/Active/Database/smg_database/cancer_gene_list_cell_uniq.tsv --users songcao --groupname SomaticWXS --step 2 --sre 1
4
+ perl somaticwrapper.pl --rdir /storage1/fs1/dinglab /Active/Projects/scao/alchemist /somatic/b9 --log /storage1/fs1/dinglab /Active/Projects/scao/alchemist /somatic/b9.log --ref /storage1/fs1/songcao/Active/Database/hg38_database/GRCh38.d1.vd1/GRCh38.d1.vd1.fa --q general --smg /storage1/fs1/songcao/Active/Database/smg_database/cancer_gene_list_cell_uniq.tsv --users songcao --groupname SomaticWXS --step 2 --sre 1
5
5
6
6
#perl somaticwrapper.pl --rdir /storage1/fs1/songcao/Active/Project/GDAN/Alchemist/somatic/b9 --log /storage1/fs1/songcao/Active/Project/GDAN/Alchemist/somatic/b9.log --ref /storage1/fs1/songcao/Active/Database/hg38_database/GRCh38.d1.vd1/GRCh38.d1.vd1.fa --q general --smg /storage1/fs1/songcao/Active/Database/smg_database/cancer_gene_list_cell_uniq.tsv --users songcao --groupname SomaticWXS --step 3
7
7
8
- # perl somaticwrapper.pl --rdir /storage1/fs1/songcao /Active/Project/GDAN/Alchemist /somatic/b9 --log /storage1/fs1/songcao /Active/Project/GDAN/Alchemist /somatic/b9.log --ref /storage1/fs1/songcao/Active/Database/hg38_database/GRCh38.d1.vd1/GRCh38.d1.vd1.fa --q general --smg /storage1/fs1/songcao/Active/Database/smg_database/cancer_gene_list_cell_uniq.tsv --users songcao --groupname SomaticWXS --step 4
8
+ perl somaticwrapper.pl --rdir /storage1/fs1/dinglab /Active/Projects/scao/alchemist /somatic/b9 --log /storage1/fs1/dinglab /Active/Projects/scao/alchemist /somatic/b9.log --ref /storage1/fs1/songcao/Active/Database/hg38_database/GRCh38.d1.vd1/GRCh38.d1.vd1.fa --q general --smg /storage1/fs1/songcao/Active/Database/smg_database/cancer_gene_list_cell_uniq.tsv --users songcao --groupname SomaticWXS --step 4 --sre 1
9
9
10
10
#perl somaticwrapper.pl --rdir /storage1/fs1/songcao/Active/Project/GDAN/Alchemist/somatic/b9 --log /storage1/fs1/songcao/Active/Project/GDAN/Alchemist/somatic/b9.log --ref /storage1/fs1/songcao/Active/Database/hg38_database/GRCh38.d1.vd1/GRCh38.d1.vd1.fa --q general --smg /storage1/fs1/songcao/Active/Database/smg_database/cancer_gene_list_cell_uniq.tsv --users songcao --groupname SomaticWXS --step 5
11
11
You can’t perform that action at this time.
0 commit comments