Skip to content

getAnnoFasta.pl fails to create output from .gff #424

@Jdbeck66

Description

@Jdbeck66

After running

augustus --species=arabidopsis --strand=both --singlestrand=false --genemodel=partial --codingseq=on --protein=on --sample=100 --keep_viterbi=true --alternatives-from-sampling=true --minexonintronprob=0.2 --minmeanexonintronprob=0.5 --maxtracks=2  --exonnames=on ptg000034.fasta > augustus_ptg000034.gff

I attempted to run

perl getAnnoFasta.pl augustus_ptg000034l.gff

It produced no output. I was expecting a .aa and a .codingseq output file.

I also tried using --gff3=off thinking a similar problem as here existed.

I used the docker container built from per the instructions here

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