Closed mvemulap closed 5 years ago
The pinfish pipeline does not use prior annotation at all, hence the IDs have no relation to existing annotation. If you want to "match up" transcripts from the pipeline with the existing annotation you will have to use the gffcompare tool.
Got it ! Thanks so much!
Hello,
Can you let me know how to add the gene annotations to the gff file produced by spliced_bam2gff. My output file (raw_transcripts.gff) contains read names in the gene id and transcript id columns.
I am declaring the file to be used in config.yaml: genome_annot: "/pathto/ReferenceData/Homo_sapiens.GRCh38.97.gff3.gz"
Please let me know if I need to change anything or if I am missing something.
Thanks, Meg