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

Align and compute RMSDs #166

Conversation

thepineapplepirate
Copy link
Contributor

This is a new tool that aligns different protein structures and assesses the accuracy based on measuring alpha carbon RMSDs. While this can be used for any set of proteins, it is especially useful when assessing the accuracy of a computational model versus a ground truth experimental solution. This will be very handy, as Galaxy continues to expand its portfolio of protein structure prediction tools. It can be readily used to compare structures predicted with alphafold, or even a quantum computer's prediction.

tools/buildtools/pulchra/pulchra.xml Outdated Show resolved Hide resolved
tools/buildtools/pulchra/pulchra.xml Outdated Show resolved Hide resolved
Comment on lines +17 to +19
#if $skip_sidechain:
-s
#end if
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#if $skip_sidechain:
-s
#end if
$skip_sidechain

tools/buildtools/pulchra/pulchra.xml Outdated Show resolved Hide resolved
@bgruening
Copy link
Contributor

.. WARNING (TestsExpectNumOutputs): Test 1: should specify 'expect_num_outputs' if outputs have filters

And the tests are failing, can you have a look?

@thepineapplepirate
Copy link
Contributor Author

.. WARNING (TestsExpectNumOutputs): Test 1: should specify 'expect_num_outputs' if outputs have filters

And the tests are failing, can you have a look?

Looks like both are failing due to the tool not being in shed.yml

"Tool tools/model_accuracy_analysis/align_and_rmsd/align_and_rmsd.xml not in changed repositories list: .shed.yml file missing"

Do I need to make a separate PR for this? Thanks!

@bgruening
Copy link
Contributor

Not sure where you are seeing this. I see this here:

grafik

@thepineapplepirate
Copy link
Contributor Author

Ok, so this is for the tLeap PR.

I'm not sure why all these PRs are going to the same place since they're coming from different branches on my end. I will change the tests for tLeap on my end in the mean time and see if this fixes things with this particular issue. Thanks you sir :).

@thepineapplepirate thepineapplepirate deleted the align_and_rmsd branch May 23, 2024 20:14
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

Successfully merging this pull request may close these issues.

2 participants