monarch-initiative / dipper

Data Ingestion Pipeline for Monarch
https://dipper.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
56 stars 26 forks source link

add wormbase protein interactions #214

Open nlwashington opened 8 years ago

nlwashington commented 8 years ago

add the protein interaction data from wormbase.

note that these encompass genetic and physical interactions, as well as group-wise interactions in complexes, which requires a bit of modeling.

the methods have a start in commit 466dc9780499b7573e471798306ac2a047147ea3. this will necessarily increase the graph size, so should not be added until we can accommodate it.

mbrush commented 7 years ago

Also refactor to align with GENO. Initial ingest done before GENO model was established.