This is a test version of Biostars. For the public version, visit https://www.biostars.org.
3'UTR Strip from all genes

Hi,

I am interested in stripping the sequences of 3'UTRs of all genes from the UCSC genome browser. So far I've been toying around with cruzdb. Its simple enough to do with the genome browser GUI (browser -> search gene -> knownGene -> genomic sequence -> click only 3' UTR -> sequence.fasta). I assume since I can filter using a GUI I can also code this into python through an API? Not necessarily looking for an answer here, but direction would be greatly appreciated. Also, I'm keen on avoiding abuse of the ucsc server. Go Slugs!

Thanks,

Joe

genome python ucsc utr mysql

It should be possible to do using mysql and right queries at UCSC or by using BioMart at Ensembl via API or R.

0 answers

No answers yet.

Log in to answer this question.