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

task BAMReadCount { task BAMReadCount {


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

Loading…
Cancel
Save