Skip to content

Funannote2 annotate only product = hypothetical protein #90

Description

@OceaneMion

Hi,

I am running into a problem with funannotate2.

I used the module funannotate-addons to obtain functionnal annotation with interproscan, eggnog, antismash and signalP, that I then give to funannotate2 with the following command:

funannotate2 annotate -f Gd_00045.fasta -g Gd_00045.gff3 -a emapper.annotations.txt antismash.annotations.txt iprscan.annotations.txt signalp6.annotations.txt --out . --busco-lineage leotiomycetes --cpus 75 --species "Pseudogymnoascus destructans" --strain "Gd_00045"

The script run perfectly without any error, but all the proteins seems to be annotated as hypothetical proteins I gave you a small output example here:

chr_1001 ANNEVO gene 124153 124460 . + . ID=chr_1001-g12;
chr_1001 ANNEVO mRNA 124153 124460 . + . ID=chr_1001-g12.t1;Parent=chr_1001-g12;product=hypothetical protein;Note=Glutathione-dependent formaldehyde-activating enzyme,COG:S,EggNog:ENOG50COG3791;
chr_1001 ANNEVO exon 124153 124426 . + . ID=chr_1001-g12.t1.exon1;Parent=chr_1001-g12.t1;
chr_1001 ANNEVO exon 124447 124460 . + . ID=chr_1001-g12.t1.exon2;Parent=chr_1001-g12.t1;
chr_1001 ANNEVO CDS 124153 124426 . + 0 ID=chr_1001-g12.t1.cds;Parent=chr_1001-g12.t1;
chr_1001 ANNEVO CDS 124447 124460 . + 2 ID=chr_1001-g12.t1.cds;Parent=chr_1001-g12.t1;

I am not sure if it is a problem from funannote2 annotate (or intended and then why so?), but I used ANNEVO for gene prediction and obtained a gff3, but it does not seems to be the problem here.

So any help or idea why this occurs would be welcome, and thanks again for developping and updating this wonderful tool !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions