kbaseattic / KBaseFBAModeling

Flux balance modeling service. Deploys both the client and service codes.
MIT License
6 stars 11 forks source link

Fix set genome outputid #19

Closed mmundy42 closed 9 years ago

mmundy42 commented 10 years ago

The fba-loadgenome command has a --outputid parameter but the corresponding server method genome_to_workspace() does not support it. Updated genome_to_workspace() with a uid input parameter for setting the user id of the Genome object stored in a workspace.