Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-06 | draw_subnetwork.py: add a known network (G0) from the thermomorphogenesis paper. | Hui Lan | |
Fixed a bug. Now I close figure (plt.close()) before creating a new one, to avoid that the current figure is drawn on top of the old one. -Hui | |||
2019-12-05 | draw_subnetwork.py for generating a subnetwork consisting of genes that ↵ | Hui Lan | |
might be responsible for thermomorphogenesis Use networkx and matplotlib. Reference: Quint et al. (2016) Molecular and genetic control of plant thermomorphogenesis. Nature Plants. |