This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
rtgTools_vcfeval
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/vcfeval.wdl'
master
chenqingwang
4 years ago
parent
405e2a4d0f
commit
56720a8191
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/vcfeval.wdl
+ 1
- 1
tasks/vcfeval.wdl
View File
@@ -36,7 +36,7 @@ task vcfeval {
output {
File fileList = "fileList.txt"
File Summary = "summary.txt"
File Summary = "
${sample_id}/results/
summary.txt"
}
}
Write
Preview
Loading…
Cancel
Save