How to choose a Genome annotation file #472
-
|
I'm new to bioinformatics analysis and have two basic questions:
Thank you for your guidance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Hi Alina-Song, I am converting this to a discussion and can give you some advice there |
Beta Was this translation helpful? Give feedback.
-
This depends on your needs. We tend to use GENCODE, it is more comprehensive RefSeq, however it has more transcript that are of unknown function. GENCODE most agree with RefSeq on the well characterized transcripts. For the purposed of long-read isoforms classification, more annotations are generally useful. Although we highly recommend
GENCODE, Ensembl, and UCSC are the same gene models, however, for historic reasons, they use different names for the chromosomes. If believe GENCODE from https://www.gencodegenes.org/ will match.
Highly suitable |
Beta Was this translation helpful? Give feedback.
-
|
Thank you so much for the quick and detailed response! This clears up my confusion perfectly. Really appreciate your help! |
Beta Was this translation helpful? Give feedback.
This depends on your needs. We tend to use GENCODE, it is more comprehensive RefSeq, however it has more transcript that are of unknown function. GENCODE most agree with RefSeq on the well characterized transcripts. For the purposed of long-read isoforms classification, more annotations are generally useful.
Although we highly recommend
GENCODE,…