Browse Source

更新 'tasks/BAMReadCount.wdl'

master
chenqingwang 4 years ago
parent
commit
5da6df50e9
1 changed files with 5 additions and 3 deletions
  1. +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

Loading…
Cancel
Save