Browse Source

更新 'tasks/BAMReadCount.wdl'

master
chenqingwang 4 years ago
parent
commit
38ae7ff194
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      tasks/BAMReadCount.wdl

+ 2
- 1
tasks/BAMReadCount.wdl View File

@@ -1,7 +1,8 @@
task BAMReadCount {

String sample_id
File fa
File ref_dir
String fa
File fai
File bed
File bam

Loading…
Cancel
Save