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
89eefc83cc
commit
a62684f813
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
@@ -9,7 +9,7 @@ import "./tasks/bcftools_concat.wdl" as bcftools_concat
import "./tasks/annovar.wdl" as annovar
#如果是SEQC的结果,应该是'T_1'和'N_1'
workflow {{ project_name }} {
#sample info
File? normal_deduped_bam
Write
Preview
Loading…
Cancel
Save