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
access.wdl
master
YaqingLiu
4 years ago
parent
ec33e88694
commit
88e5e1d73c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/access.wdl
+ 1
- 1
tasks/access.wdl
View File
@@ -6,7 +6,7 @@ task access {
String disk_size
command <<<
cnvkit.py access ${ref_dir}/${fasta} -o
./data/
access-5kb-mappable.hg38.bed
cnvkit.py access ${ref_dir}/${fasta} -o access-5kb-mappable.hg38.bed
>>>
runtime {
Write
Preview
Loading…
Cancel
Save