Skip to content

Instantly share code, notes, and snippets.

@kozo2
Created November 12, 2015 08:24
Show Gist options
  • Select an option

  • Save kozo2/f95a552ec6185607a8c4 to your computer and use it in GitHub Desktop.

Select an option

Save kozo2/f95a552ec6185607a8c4 to your computer and use it in GitHub Desktop.
import pythoncyc as cyc
orgids = cyc.all_orgids()
eco = cyc.PGDB(orgids[1])
eco.all_pathways()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment