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

PlantSEED Feature Viewer #4

Open
samseaver opened this issue Jul 10, 2015 · 1 comment
Open

PlantSEED Feature Viewer #4

samseaver opened this issue Jul 10, 2015 · 1 comment

Comments

@samseaver
Copy link
Contributor

This page will have a single tab, showing the meta data for a feature, its sequences, function, subsystems, and similarities.

I will create two separate similarities objects, one that shows the plant similarities, for which we will create a table (i.e. not use CompareRegions, it's redundant) and then a second similarities object for prokaryotes, for which we will use the CompareRegions.

It is in this page that we will allow a user to edit a feature. The user will be able to change the function of a feature, and click on "Save" to update the parent genome. In this way, we will be able to ask the user to then re-reconstruct a genome, and observe whether new reactions have been added.

@nconrad nconrad modified the milestone: Plants Pre-release Jul 10, 2015
@samseaver
Copy link
Contributor Author

Commenting here that I've added a spec for the regions object which, in theory, contains all the information that Neal needs to build a single instance of the CompareRegions widget.

We will still edit features in this page, but I will add a 'save_feature' function to ProbModelSEEDImpl.pm that will be called with the updated attributes. It'll have to update both the parent genome and the minimal genome object.

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

No branches or pull requests

2 participants