What's a KnownGene file?
Hello everybody,
i'm new in this website, i study bioinformatics in Chile. Well, my question is: what's a knownGene file and what's difference have with GFF/GTF file?. I know about the format file is difference, but i ask about the information that have each one.
Thanks so much for your time :D
• 3,140 views
•
link
1 answer
It's a kind of GenePred table concatenated with
- the proteinID from UniProt or RefSeq, and
- the alignID from GENCODE.
• 0 views
•
link
Log in to answer this question.
I guess you are referring to knownGene file from UCSC. It will have information about gene identifiers used by UCSC and their mapping on the genome. GFF/GTF file will have similar information using HGNC gene names (in case of human gene).