Skip to content

gffread command line error #117

@noirot

Description

@noirot

The gffread command line in process convertGFFtoGTF is not correct
gffread $gff -T -o > ${gff.baseName}.gtf
should be
gffread $gff -T -o ${gff.baseName}.gtf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions