Thank you very much. I get it from UCSC.
• 0 views
•
link
Hello,
I have a script for gene annotation with hg19. Now I'm trying to annotate using hg38. The problem is I need the column level (level 1, level 2). I can't find it in the gtf file hg38.
Do you have any idea ?
Thank you
Not sure where you got your GTF for GRCh38 from but one from GENCODE has the level info you are looking for.
chr1 HAVANA gene 11869 14409 . + . gene_id "ENSG00000290825.1"; gene_type "lncRNA"; gene_name "DDX11L2"; level 2; tag "overlaps_pseud
ogene";
Thank you very much. I get it from UCSC.
Log in to answer this question.
Thank you very much. I get it from UCSC.
Since this is not an answer to the original question do not add it as such. I moved your last comment to the correct spot it should have been under. Use
ADD REPLY/COMMENTwhen responding to existing comments/answers.ADD ANSWERis for adding a new answer for the original question.Thank you. Noted