Member Site › Forums › Rosetta 3 › Rosetta 3 – General › Iterative local rebuilding vs automated structure refinement
- This topic has 4 replies, 2 voices, and was last updated 5 years, 12 months ago by Anonymous.
-
AuthorPosts
-
-
September 14, 2018 at 2:44 pm #3001Anonymous
I’ve been using the iterative local rebuilding approach based on this tutorial:
In a recent publication titled “Automated structure refinement of macromolecular assemblies from cryo-EM maps using Rosetta”, the following was mentioned:
While previously we have developed an iterative local rebuilding tool that is capable of refining homology models into near-atomic-resolution cryo-EM maps (DiMaio et al., 2015), several advances were required to extend this tool so that it can successfully refine hand-built models. Our new approach includes a method for automatically detecting and correcting problematic residues in hand-built models without overfitting, a model-selection method for identifying models with good agreement to the density data and with physically realistic geometry, a voxel-size refinement method for correcting errors in calibrating the magnification scaling factor of a microscope, an improved sidechain-optimization method to correct sidechain placement errors in very large systems, and a way to estimate uncertainty in a refined model.
I wonder though how I can use the new method, because I couldn’t find the XML scripts for the described protocol in the supplementary as quoted below. Also every .gz archive in the supplementary contain only 1 file with no extension, I’m not sure how to use that! Lastly, the link to the pdf below seems to be down.
All methods described are available as part of Rosetta Software Suite, using weekly releases after week 35, 2016. The Rosetta XML files and flags for running all the refinements discussed in this manuscript are included as Supplementary files 1–3. The scripts and the tutorial used for running the method described here is available at the website of the corresponding author (https://faculty.washington.edu/dimaio/files/density_tutorial_sept15_2.pdf).
I would appreciate your input.
-
September 20, 2018 at 3:28 pm #14436Anonymous
I would appreciate your response.
-
September 20, 2018 at 3:55 pm #14437Anonymous
It looks like the supplemental files at https://elifesciences.org/articles/17219/figures#files — despite being named *.gz — are actually tar-gzipped files. You can rename them to *.tar.gz or *.tgz and then use standard Unix archive tools to open them.
Regarding the PDF, if you do some “URL hacking” and go up to the containing directory https://faculty.washington.edu/dimaio/files/ there’s a number of additional files there, including what appears to be some updated tutorials.
-
November 6, 2018 at 4:57 pm #14477Anonymous
Sorry for the late reply, but I still can’t find the xml file.
-
November 21, 2018 at 10:11 pm #14499Anonymous
Which XML are you looking for? If I click on “Download elife-17219-supp1-v2.gz” at the bottom of https://elifesciences.org/articles/17219/figures , then rename the downloaded file to elife-17219-supp1-v2.tar.gz and then extract that with the tar application, I can find two different refine.xml in the Wang-DiMaio-2016-Suppl-Data-1/Step1/ directory and the Wang-DiMaio-2016-Suppl-Data-1/Step2/ directory.
I’ll note that the format of those XMLs are out of date with the current version of Rosetta. You’ll either need to use the Rosetta/tools/xsd_xrw/rewrite_rosetta_script.py script, or better yet, look to the updated version in https://faculty.washington.edu/dimaio/files/ (e.g. in https://faculty.washington.edu/dimaio/files/rosetta_density_demo_aug18.tgz ) note that you’ll probably want to read the updated tutorial PDFs in that directory, as the format/layout/method has been updated from the paper, so there isn’t necessarily a 1-to-1 correspondence between the XML scripts in the paper and the ones in the new tutorial.
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.