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
Update: workflow operator
master
YaqingLiu
3 years ago
parent
d064f8f055
commit
f4279ccb13
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
@@ -668,7 +668,7 @@ workflow {{ project_name }} {
}
}
if (varscan & normal_deduped_bam != "") {
if (varscan &
&
normal_deduped_bam != "") {
call somatic.somatic as somatic_fb {
input:
sample=sample_id,
Write
Preview
Loading…
Cancel
Save