bio2bel / interpro

A Bio2BEL package for converting InterPro to BEL
MIT License
0 stars 0 forks source link

Convert hierarchy #2

Closed cthoyt closed 7 years ago

cthoyt commented 7 years ago

Check out the protein family hierarchy file at: ftp://ftp.ebi.ac.uk/pub/databases/interpro/ParentChildTreeFile.txt

Challenge:

  1. Parse this into a NetworkX network
  2. Display that network inline in Jupyter notebook using MatPlotLib