This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
CNVkit
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
output heatmap
master
YaqingLiu
4 years ago
parent
23eb6da287
commit
a72e18b90c
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/export.wdl
+ 1
- 1
tasks/export.wdl
View File
output {
output {
File seg = "${sample_id}.seg"
File seg = "${sample_id}.seg"
File heatmap = "${sample_id}.heatmap"
File heatmap = "${sample_id}.heatmap
.pdf
"
}
}
}
}
Write
Preview
Loading…
Cancel
Save