Data Wrangling - P.acuta Genome GFF to GTF Conversion Using gffread

As part of getting these three coral species genome files (GitHub Issue) added to our Lab Handbook Genomic Resources page, I will index the P.acuta genome file using HISAT2, but need a GTF file to also identify exon/intro splice sites. Since a GTF file is not available, but a GFF file is, I needed to convert the GFF to GTF. Used gffread to do this on my computer. Process is documented in Jupyter Notebook linked below.

Jupyter Notebook (GitHub):

https://github.com/RobertsLab/code/blob/master/notebooks/sam/20230126-pacu-gff_to_gtf.ipynb

Jupyter Notebook (NBviewier):

https://nbviewer.org/github/RobertsLab/code/blob/master/notebooks/sam/20230126-pacu-gff_to_gtf.ipynb


RESULTS

Output folder: