This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
bam-readcount
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/BAMReadCount.wdl'
master
chenqingwang
4 years ago
parent
1eb58c4f63
commit
5da6df50e9
1 changed files
with
5 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-3
tasks/BAMReadCount.wdl
+ 5
- 3
tasks/BAMReadCount.wdl
View File
@@ -1,9 +1,11 @@
task BAMReadCount {
String sample_id
File reference
File bedfile
File bamfile
File fa
File fai
File bed
File bam
File bai
String docker
String cluster_config
String disk_size
Write
Preview
Loading…
Cancel
Save