This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
variant-calling
forked from
YaqingLiu/variant-calling
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix bug: germline
tags/v0.1.2
YaqingLiu
4 years ago
parent
784f19e2c9
commit
ab4b741af9
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
workflow.wdl
+ 2
- 2
workflow.wdl
View File
@@ -16,8 +16,8 @@ import "./tasks/annovar.wdl" as annovar
workflow {{ project_name }} {
String sample_id
File tumor_fastq_1
File tumor_fastq_2
File
?
tumor_fastq_1
File
?
tumor_fastq_2
File normal_fastq_1
File normal_fastq_2
Write
Preview
Loading…
Cancel
Save