Closed avsastry closed 3 years ago
Should we do zipped json file? Or tar all the relevant files?
Sorry, zipped json file for easy import
I think a zipped json sounds best, right?
On Tue, Nov 17, 2020 at 9:23 AM Saugat Poudel notifications@github.com wrote:
Should we do zipped json file? Or tar all the relevant files?
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/SBRG/pymodulon/issues/38#issuecomment-729078782, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALB36FJROBQHPAGCA2VMQGTSQKWQLANCNFSM4TY3S3JA .
Also, would if make more sense to host the json file on imodulondb have the front page of github point to it? Idk how big these files are but we dont want to make the repo too big. What do you think?
I think the size can determine that. I definitely think they should be added to imodulondb, and then we can include them here too if the zipping keeps them small enough?
Is pymodulon public, so imodulondb users could use it to parse the jsons? If so I'll add a brief section to my about page to link to the GitHub.
On Tue, Nov 17, 2020 at 9:25 AM Saugat Poudel notifications@github.com wrote:
Also, would if make more sense to host the json file on imodulondb have the front page of github point to it? Idk how big these files are but we dont want to make the repo too big. What do you think?
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/SBRG/pymodulon/issues/38#issuecomment-729080112, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALB36FLL4OVOURVFU5VE3DDSQKWZFANCNFSM4TY3S3JA .
pymodulon is not ready to be public just yet.
I agree they should be on iModulonDB though. Perhaps we should just make a new repo called imodulon_objects?
The three published iModulons are now in this package as part of the example data. Future iModulons will not be bundled in this package, but rather in a different repo or on iModulonDB
https://github.com/SBRG/pymodulon/tree/master/src/pymodulon/data/objects
We should add tar.gz files for E. coli, B. subtilis, and S. aureus to a folder in the root directory called
published_data
.