With the availability and affordability of long read sequencing it has become possible to create many reference genomes. For individuals of the same species, or for many species.
See e.g. how Hifiasm can be used with a single command to create a reference genome in a few hours or days for eukaryotic genomes. https://github.com/chhylp123/hifiasm
I am wondering what now, with modern long read RNAseq data, is an effective way to create good enough genome models for the many reference genomes.
The gene models don't need to be perfect, they never will be.
But they should contain genes, transcripts, exons, CDS and be compatible with genome browsers and analysis tools like e.g. AGAT, SnpEff.
Gene model prediction tools from when reference genomes took years to make, are quite good. But they take weeks to months to run, require many different types of input data, and require many different commands.
I am wondering what now the good enough gene prediction tools are. Given as mentioned the many reference genomes and long read RNAseq data.