draeger-lab / ModelPolisher

ModelPolisher accesses the BiGG Models knowledgebase to annotate SBML models.
23 stars 7 forks source link

Containerisation of ModelPolisher using Docker. #38

Closed codekaust closed 5 years ago

codekaust commented 5 years ago

Currently, every user needs to do the following steps to be able to use ModelPolisher(considering use of postgresql):

We can containerize ModelPolisher to solve this issue. These methods may be used:

Once the proper usage of annotatedb is figured out, we can modify containerization accordingly.