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 automatic updating of adjacency matrix data #954

Open dondi opened 2 years ago

dondi commented 2 years ago

As a follow-up to #951 we would like to eventually build a layer on top of that work which will periodically or manually update adjacency matrix data from their primary source(s). Timestamps will need to be maintained in order to preserve prior downloads, which will promote replicability of study results by ensuring that all data sources remain consistent.