ModelSEED / Model-SEED-core

The Model SEED is a tool for building, curating, and analyzing gonome-scale metabolic models. Visit the Model SEED homepage for installation instructions and full feature documentation.
http://bionet.mcs.anl.gov/index.php/Model_SEED_Homepage
Other
19 stars 10 forks source link

locating the files I upload to the database #48

Closed tammyk closed 13 years ago

tammyk commented 13 years ago

I was wondering whether there's a way to see where the files I load to the database from MSModelFiles go? I wanted to keep track of the model/biomass files I personally have loaded and to delete the files I no longer want there (I've been uploading a lot of random files where I was just trying out stuff).

cshenry commented 13 years ago

These go into the database. For now, you'll want to find a viewer for sqllite or mysql databases, depending on what you're using. Eventually, we could write a function that enables you to print and delete all the biomass reactions and models you own.

samseaver commented 13 years ago

No longer an issue