This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
ANNOVAR
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update: workflow name
master
YaqingLiu
4 years ago
parent
6c0a1a623a
commit
0e65f42c36
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
@@ -8,7 +8,7 @@ workflow {{ project_name }} {
String disk_size
String cluster_config
call annovar.annovar as
indel_loh_
annovar {
call annovar.annovar as annovar {
input:
vcf=vcf,
database=database,
Write
Preview
Loading…
Cancel
Save