Skip to content

Lab course about Mechanism Enrichment using NeuroMMSig by Daniel Domingo-Fernandez

Notifications You must be signed in to change notification settings

sophiakrix/MechanismEnrichmentLab

Repository files navigation

MechanismEnrichmentLab

Input

  • file : a csv file with the columns 'Protein1', 'interaction', 'Protein2'

Output

  • graph : NetworkX graph

The graph needs to have the following attributes:

Node attributes: 'label' : [-1,0,+1] the label indicating downregulation, no change and upregulation

Edge attributes: 'relation' : [-1,+1] indicating a negative or positive regulation of a node to the other

About

Lab course about Mechanism Enrichment using NeuroMMSig by Daniel Domingo-Fernandez

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published