Closed danledinh closed 4 years ago
Yes I am aware of such problem. paftools.js
is provided within minimap2 to process the gtf and generate exon boundarys, which helps the long read alignment. It is not very carefully written to provide full compatibility of different gtf and gff files. the gtf/gff format is very messy in its last column, which often contains essential informations such as gene id. The script works for Ensembl and Gencode gtf/gff format so you can try that.
BTW have you looked at this: https://github.com/lh3/minimap2/issues/422 they seems to use the same gtf file and it is said to be fixed.
Do I need a specific GFF/GTF format?
I am getting this error:
here is the head of my GTF file: