issues
search
dondi
/
GRNsight
Web app and service for modeling and visualizing gene regulatory networks.
http://dondi.github.io/GRNsight
BSD 3-Clause "New" or "Revised" License
17
stars
8
forks
source link
#1106 Writing Scripts for Updating Database and Refactor Code
#1113
Closed
ntran18
closed
2 months ago
ntran18
commented
7 months ago
Refactor Code into reusable code in utils.py
Create an all in one
loader.py
to load all data into expression, network, and protein-protein interactions database
Create an all in one
loader-update.py
to load all updates into network and protein-protein interactions database
Create a union gene table for all expression, network, and protein-protein interactions database
loader.py
to load all data into expression, network, and protein-protein interactions databaseloader-update.py
to load all updates into network and protein-protein interactions database