pybel / pybel-tools

A PyBEL extension for analyzing BEL graphs
http://pybel-tools.readthedocs.io/
MIT License
5 stars 5 forks source link

BEL Template Generation for Genes #76

Closed cthoyt closed 7 years ago

cthoyt commented 7 years ago

Given a list of entrez gene id's, get the PubMed gene summary

Example link: https://www.ncbi.nlm.nih.gov/gene?cmd=Retrieve&dopt=full_report&list_uids=10058

Programmatic download: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=gene&id=10058