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
d7baecff4d
commit
cb0ecc92b6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/CNVkit.wdl
+ 0
- 1
tasks/CNVkit.wdl
View File
@@ -15,7 +15,6 @@ task cnvkit{
command <<
set -o pipefail
set -e
nt=$(nproc)
cnvkit.py batch ${tumor_bam} \
-n ${normal_bam} \
Write
Preview
Loading…
Cancel
Save