Skip to content

Instantly share code, notes, and snippets.

@joowkim
Created March 13, 2017 01:48
Show Gist options
  • Save joowkim/e77a37fa10398e9360d904997a745e4c to your computer and use it in GitHub Desktop.
Save joowkim/e77a37fa10398e9360d904997a745e4c to your computer and use it in GitHub Desktop.
biomart.py
import biomart
server = biomart.BiomartServer( "http://useast.ensembl.org/biomart" )
server.is_alive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment