description:A sorted (with samtools sort) and trimmed (with iVar trim) bam file
pattern:"*.bam"
- fasta:
type:file
description:The reference sequence used for mapping and generating the BAM file
pattern:"*.fa"
- gff:
type:file
description:A GFF file in the GFF3 format can be supplied to specify coordinates of open reading frames (ORFs). In absence of GFF file, amino acid translation will not be done.
patter:"*.gff"
- save_mpileup:
type:boolean
description:Save mpileup file generated by ivar variants