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: Realigner's inputs
tags/v0.1.2
YaqingLiu
4 years ago
parent
ed468bfd8e
commit
59b2e9cb84
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
workflow.wdl
+ 0
- 1
workflow.wdl
View File
@@ -120,7 +120,6 @@ workflow {{ project_name }} {
sample=sample_id + '_tumor',
docker=sentieon_docker,
disk_size=disk_size,
regions=regions,
cluster_config=cluster_config
}
Write
Preview
Loading…
Cancel
Save