This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
quartet-wgs-germline-qc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
name
master
LUYAO REN
4 years ago
parent
4ef9f4f7ab
commit
0d42e9a6c4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/quartet_mendelian.wdl
+ 1
- 1
tasks/quartet_mendelian.wdl
View File
@@ -21,6 +21,6 @@ task quartet_mendelian {
dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/"
}
output {
File mendelian_summary="
${project}.
mendelian.txt"
File mendelian_summary="mendelian.txt"
}
}
Write
Preview
Loading…
Cancel
Save