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
更新 'workflow.wdl'
master
chenqingwang
3 years ago
parent
37c716cd13
commit
ba0d3a37ae
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
@@ -12,7 +12,7 @@ workflow {{ project_name }} {
String cluster
String disk_size
call
rmats.rmats as rmats
{
call
vcfeval.vcfeval as vcfeval
{
input:
vcf1 = vcf1,
vcf2 = vcf2,
Write
Preview
Loading…
Cancel
Save