I would like some suggestions for which tools or pipelines I can use for de novo genome annotation without using transcriptional data (ESTs, RNA-seq, Transcripts, Isoseq), proteins for my organism or hints from proteins of unknown evolutionary distance or other extra data.
Genome information: Mammalian genome, size of 2.5Gb Illumina (36-fold coverage) and Nanopore(4-fold coverage) data was used for the assembly
Whilst you might not be able to leverage transcriptional data, perhaps your mammal has some "slightly distant relatives" that you can leverage their predicted proteins in annotation using
MAKER
. You could trainAugustus
withBUSCO
and include proteins from the "distant relatives". I've done this before for a rodent and turtle genome.