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
add heatmap.pdf
master
YaqingLiu
4 years ago
parent
d20a43e2bd
commit
03da590eb0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/export.wdl
+ 1
- 1
tasks/export.wdl
View File
@@ -10,7 +10,7 @@ task export{
# seg
cnvkit.py export seg *.cns -o ${sample_id}.seg
# heatmap
cnvkit.py heatmap *.cns -o ${sample_id}.heatmap
cnvkit.py heatmap *.cns -o ${sample_id}.heatmap
.pdf
>>>
runtime {
Write
Preview
Loading…
Cancel
Save