This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
CNVkit_Sequenza
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/CNVkit.wdl'
master
meng
2 years ago
parent
1c202d2ecc
commit
2f6d8bd81b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/CNVkit.wdl
+ 1
- 1
tasks/CNVkit.wdl
View File
@@ -11,7 +11,7 @@ task cnvkit{
String docker
String cluster_config
String disk_size
sample=basename(sample_id,".bam")
String
sample=basename(sample_id,".bam")
command <<<
Write
Preview
Loading…
Cancel
Save