thpar / diffany

Diffany is an open-source toolbox for calculating and visualizing differential networks.
7 stars 2 forks source link

[CLOSED] node-centric network construction #182

Closed diffany-admin closed 9 years ago

diffany-admin commented 9 years ago

Issue by svlandeg Tue Sep 2 15:20:57 2014


Building further upon #6, we need to first define the set of nodes that we will create differential networks for, to allow comparison across all conditions.

--> take union of all nodes across all conditions, then go back and create all final edges for all conditions

diffany-admin commented 9 years ago

Comment by svlandeg Tue Sep 2 15:34:50 2014


cf. NetworkConstruction.expandNetwork

diffany-admin commented 9 years ago

Comment by svlandeg Fri Sep 5 08:39:24 2014


done: current form creates the reference network (no fold changes are encoded yet)