How to get human gene locations via Python?
0
0
Entering edit mode
3.8 years ago
magnolia ▴ 20

Hi,

I would like to get all the chromosomal location information for all genes in humans for both GRCh37 and 38. How can I do this with a Python script?

Thank you!

gene python • 899 views
ADD COMMENT
1
Entering edit mode
  1. Why do you need this information - what are your plans with it? A gene can have multiple transcripts and each transcript has multiple exons, and each exon has start and end positions on the genome - that is how you'll need to approach this.
  2. More importantly, why do you need to do this in python? Read this comment: C: How do I process a FASTQ file in RStudio? - how to do "X" is a valid question. Starting out with How to do "X" using "Y" is not good.
ADD REPLY

Login before adding your answer.

Traffic: 2012 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6