Entering edit mode
7.2 years ago
akij
▴
190
I need to download the list of all genes with their location of genome build GRCh38.p0. Is there any API for this? I just need the gene names and their location something like this
gene name chromosome start end
ZNF331 19:53569378-53577953
As you are interested in ALL genes, how about trying to download the GTF from the Ensembl FTP release 76, the first with GRCh38?
Hi! Thanks a lot. Is there any API where I can input chromosome regions like
19:53569378-53577953
and get a list of Genes within this region for genome buildGRCh38.p0
?Ensembl REST API.
Use bioMart or UCSC TableBrowser.
https://genome.ucsc.edu/cgi-bin/hgTables