Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reconstruct/gapfill/fba response #39

Open
nconrad opened this issue Jul 10, 2015 · 4 comments
Open

reconstruct/gapfill/fba response #39

nconrad opened this issue Jul 10, 2015 · 4 comments

Comments

@nconrad
Copy link

nconrad commented Jul 10, 2015

Per email discussion, if running reconstruct/gapfill/fba returned the same object as in the list methods, the UI could be updated on response without making additional requests for all of the user's data.

@nconrad nconrad added this to the UI 2.0 Beta Push milestone Aug 28, 2015
@cshenry
Copy link
Contributor

cshenry commented Sep 6, 2015

This is now done and checked in on the server running on twig (the server we set up for PlantSEED). Can you test it there?

@nconrad
Copy link
Author

nconrad commented Sep 8, 2015

I'm still getting the same response for reconstruct. Maybe it wasn't deployed?

endpoint: https://p3c.theseed.org/dev1/services/ProbModelSEED

{"version":"1.1","method":"ProbModelSEED.ModelReconstruction","id":"20635220338590443","params":[{"genome":"PATRICSOLR:634459.3"}]}:

gives

[
    "634459.3_model",
    "model",
    "/nconrad/home/models/",
    "2015-09-08T02:23:21",
    "931D01DC-55D0-11E5-BD7C-3E0E692E0674",
    "nconrad",
    1559397,
    {},
    {
        "inspection_started": "2015-09-08T02:23:21"
    },
    "o",
    "n",
    ""
]

@mmundy42
Copy link
Contributor

mmundy42 commented Sep 8, 2015

The commit for this change was pushed to the master branch. Is the twig server deploying from the dev branch? Right now, the dev branch is 6 commits ahead of and 2 commits behind the master branch.

@janakagithub
Copy link

To my knowledge, "DevUser" instance (/vol/model-prod/kbase/deploy/devuser-env.sh) is deployed from the dev branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants