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

Implement GRN database loader #960

Closed dondi closed 2 years ago

dondi commented 2 years ago

Take data from SGD, preprocess per the already-written scripts, and implement the final step to load this data into Postgres.

Onariaginosa commented 2 years ago

This is complete. The loader is implemented and the data is loaded into Postgres (The AWS version not just on my local machine).

dondi commented 2 years ago

Reviewed and included in whichever upcoming release we will do for GRNsight.