Using Liftoff for gene annotation and I noticed that many of the features do not get lifted over in the final .gff . I see that the gene hierarchy features appear mostly preserved (gene, exon, mRNA, transcripts, CDS), but missing metadata related features (match, cDNA_match), and other genetic features (intron, pseudogene, region, miRNA).
This is my first time using Liftoff, and I just wanted to make sure that this was expected behavior. The explanation I have come up with so far is that Liftoff is focused on lifting over 'gene model' features that are hierarchically related which is why 'match' and 'cDNA_match' wouldn't be in the result and high quality alignments (which is why pseudogene features are absent).
Anyone to confirm/deny or offer any expertise?
Thank you
0 answers
No answers yet.
Log in to answer this question.
yep, your hunch is correct: liftoff focuses on transferring the actual gene models by default.
I seem to remember there might be a parameter to change , or at least specify, other features to be transferred though
Looks like that parameter is
-f. From theliftoffmanual: