Przeglądaj źródła

更新 'workflow.wdl'

master
chenqingwang 4 lat temu
rodzic
commit
d1d2c200a4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Wyświetl plik

@@ -111,7 +111,7 @@ workflow {{ project_name }} {
call featureCounts.featureCounts as featureCounts {
input:
sample_id = sample_id,
bam_file = samtools.bam,
bam_file = samtools.out_bam,
lnc_gtf_file = lnc_gtf_file,
gtf_dir = gtf_dir,
docker = subread_docker,

Ładowanie…
Anuluj
Zapisz