Relabel input parameter

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
Anders Goncalves da Silva 2021-02-12 15:09:35 -08:00 committed by GitHub
parent 96d3b0a18b
commit 1f66954180
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ input:
type: file
description: A sorted (with samtools sort) and trimmed (with iVar trim) bam file
pattern: "*.bam"
- ref:
- fasta:
type: file
description: The reference sequence used for mapping and generating the BAM file
pattern: "*.fa"