Closed isnmn closed 1 year ago
First check your file, it is not expected to have line (feature lines not comment lines) that have not 9 fields. E.g. line where you have "3859.1-augustus-gene-44.109-mRNA-1:9". This ID is in the 3rd column while it should be in the 9th.
The file was generated by MAKER and honestly I don't know how to edit or fix it. I can go manually but it is a whole genome file and huge. Do you have any suggestions?
I had several times the issue with Maker. You can fix manually using a text editor or re-create the file from the folder where you ran MAKER via gaas_maker_merge_outputs_from_datastore.pl from the GAAS tool https://github.com/NBISweden/GAAS
In return of my command (_agat_sp_manage_functional_annotation.pl -f RENAMED_NoSeq.gff -b MM10db_Prot_noLabel.blastp \ --output P_AGAT \ --db ./BLAST_DB/mm10_uniprot_canonical.fasta \ -i RENAMEDProteins.fasta.tsv) I get empty output GFF file. How can I fix this?