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. | |||
2019-12-05 | add count_AGI_in_cDNA.py for counting number of unique genes in a cdna file. | Hui Lan | |
2019-12-04 | merge_edges.py: run dos2unix on merge_edges.py to remove ^M characters. | Hui Lan | |
2019-12-04 | merge_edges.py: clean up source code by removing commented lines and editing ↵ | Hui Lan | |
the head comments. | |||
2019-12-04 | brain: add python and R code to local repository. | Hui Lan | |