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

Implement the interpret method for protein folding. #313

Closed
dlasecki opened this issue Aug 11, 2021 · 3 comments
Closed

Implement the interpret method for protein folding. #313

dlasecki opened this issue Aug 11, 2021 · 3 comments
Assignees

Comments

@dlasecki
Copy link
Contributor

Protein folding problem lacks the implementation of an interpret method for its result.

The interpret method should be implemented that hopefully makes it easier for the user to decode the meaning of a result, i.e. the shape of a protein. For instance, it could segregate qubits into configuration qubits and interaction qubits. Configuration qubits and their state after optimization could be mapped to a description of the shape of a protein, e.g.:
Turn from main bead {x} in direction {y}.

Another good way of understanding the result is a plotting feature which will be addressed separately in #235.

@dlasecki dlasecki self-assigned this Aug 11, 2021
@woodsp-ibm
Copy link
Member

Does this take care in some way of what was described in #259 - which I see was just closed but no reason was given. Or was it already taken care of in main protein folding work that was done.

@dlasecki
Copy link
Contributor Author

Does this take care in some way of what was described in #259 - which I see was just closed but no reason was given. Or was it already taken care of in main protein folding work that was done.

It was taken care of.

@mrossinek
Copy link
Member

Closed by #655

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

4 participants