Skip to content

Write unit tests for graph enrichment function #8

@cthoyt

Description

@cthoyt

It's nice that we can serialize the entirety of a database to a BEL file, but often, we only want the parts that are relevant to a pre-existing BEL network. We need a function that extracts the proteins from a BEL network, queries the database for them, finds their InterPro entries, and adds them to the BEL graph

  1. Read the documentation on the BELGraph data model
  2. Write unit tests that have a small graph (built in python code)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions