This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
somatic_SNVs_pipeline
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'workflow.wdl'
master
meng
2 years ago
parent
61bd4d1477
commit
dafcc7e8a0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
workflow.wdl
+ 1
- 1
workflow.wdl
View File
@@ -201,7 +201,7 @@ call bcftools_concat.bcftools as bcftools_concat{
call bcftools.bcftools as strelka_bcftools {
input:
vcf=bcftools_concat.vcf,
vcf=bcftools_concat.
concat_
vcf,
fasta=ref_fasta,
ref_dir=ref_fasta_dir,
docker=bcftools_docker,
Write
Preview
Loading…
Cancel
Save