Rosetta@home: Difference between revisions

From BOINC Projects
Jump to navigation Jump to search
Al Piskun (talk | contribs)
template
 
Al Piskun (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="background-color: #D4E2FC; border-top: 1px solid #5F92F2; font-size: bigger; padding-left: 15px; margin: 12px -5px -5px -5px;">'''BOINC project page template'''</div>
{{Infobox software
| name                = Rosetta@home
| logo                = Rosettahome.png
| logo caption        = Rosetta@home logo
| screenshot          = Rosetta.gif
| caption              = Rosetta@home screensaver showing protein folding simulations
| status              = Active
| category            = Bioinformatics, Protein structure prediction, Distributed computing
| compute              = CPU
| dependencies        = [[wikipedia:Berkeley Open Infrastructure for Network Computing|BOINC]]


Insert Rosetta@home logo (example image):[[File:{{#setmainimage:Boinc logo 3d.png|109x48px}}|alt=logo image|center|frameless]]
| developer            = Baker Laboratory
| author              = [[wikipedia:David Baker (biochemist)|David Baker]] and collaborators
| sponsor              = [[wikipedia:University of Washington|University of Washington]]
| maintainer          = Baker Laboratory and RosettaCommons
| released            = {{Start date and age|2005|06|06}}
| repository          = https://github.com/RosettaCommons


[https://boinc.bakerlab.org/rosetta/ '''''Rosetta@home'''''] is a '''''[[wikipedia:Volunteer computing|volunteer distributed computing]]''''' project that uses [https://boinc.berkeley.edu/ '''''BOINC'''''] and needs your help to ...
| programming language = C++, C
| operating system    = Windows, Linux, macOS
| size                = Varies by work unit


== Why Rosetta@home? ==
| stats as of          = {{Start date and age|2026|05|22}}
| average performance  = Several PFLOPS distributed across volunteer hosts
| active users        = 25000
| total users          = 1000000
| active hosts        = 45000
| total hosts          = 3000000


* why this topic/object of study?
| cpu performance      = Large-scale distributed CPU processing


== Goal ==
| website              = https://boinc.bakerlab.org/rosetta/
* summarize the objectives and challenges which the project addresses, before jumping into details
| license              = Mixed proprietary and academic research licensing
}}
 
[https://boinc.bakerlab.org/rosetta/ '''''Rosetta@home'''''] is a '''[[wikipedia:Volunteer computing|volunteer distributed computing]]''' project that uses the [[wikipedia:Berkeley Open Infrastructure for Network Computing|BOINC]] platform to help researchers predict and design the three-dimensional structures of proteins. The project is operated by the [[wikipedia:David Baker (biochemist)|Baker Laboratory]] at the [[wikipedia:University of Washington|University of Washington]] in Seattle, Washington, and is considered one of the most scientifically successful and widely recognized BOINC projects.<ref>{{cite web|url=https://boinc.bakerlab.org/rosetta/|title=Rosetta@home}}</ref><ref>{{cite web|url=https://en.wikipedia.org/wiki/Rosetta@home|title=Rosetta@home}}</ref>
 
Rosetta@home officially launched in 2005 as a public volunteer computing extension of the Rosetta protein modeling software suite. Volunteers donate spare CPU resources from personal computers to perform large-scale molecular simulations involving protein folding, protein docking, and protein design.<ref>{{cite journal|last=Das|first=Rhiju|last2=Baker|first2=David|title=Macromolecular Modeling with Rosetta|journal=Annual Review of Biochemistry|year=2008|volume=77|pages=363–382|doi=10.1146/annurev.biochem.77.062906.171838}}</ref>
 
== Overview ==
 
Proteins are biological macromolecules composed of amino acid chains that fold into highly complex three-dimensional structures. The function of a protein depends heavily on its final folded conformation, and predicting how proteins fold from their amino acid sequence remains one of the central problems in computational biology and biochemistry.<ref>{{cite web|url=https://en.wikipedia.org/wiki/Protein_folding|title=Protein folding}}</ref>
 
Rosetta@home allows volunteers around the world to contribute spare computing power toward scientific research involving protein structure prediction, protein docking, computational enzyme design, and the study of molecular interactions. The project has also been used in vaccine research, antiviral therapeutic development, cancer-related protein analysis, and studies involving neurodegenerative disorders such as [[wikipedia:Alzheimer's disease|Alzheimer's disease]], [[wikipedia:Parkinson's disease|Parkinson's disease]], and [[wikipedia:Huntington's disease|Huntington's disease]]. By distributing millions of calculations across volunteer computers, Rosetta@home enables scientific simulations that would otherwise require extremely large supercomputing facilities.
 
== Scientific basis ==
 
Protein folding is governed by thermodynamics and molecular interactions. Rosetta software attempts to identify energetically favorable conformations by minimizing an approximate free-energy function while exploring large numbers of possible molecular arrangements.
 
The Rosetta platform combines several computational approaches, including Monte Carlo sampling, energy minimization, fragment assembly, comparative modeling, ab initio structure prediction, and protein docking simulations. Modern Rosetta methods also incorporate statistical and machine-learning-assisted scoring functions to improve prediction accuracy.
 
The Rosetta energy function attempts to minimize the free energy of candidate structures:
 
<math>E_{total} = \sum_i w_iE_i</math>
 
where <math>E_i</math> represents individual energy terms and <math>w_i</math> represents weighting coefficients applied to those terms.
 
The project also uses stochastic Monte Carlo methods that accept or reject conformational changes according to probabilities derived from statistical thermodynamics:
 
<math>P = e^{-\Delta E / kT}</math>
 
where <math>\Delta E</math> is the change in energy, <math>k</math> is the Boltzmann constant, and <math>T</math> is temperature.
 
[[File:Protein_structure_examples.png|thumb|Examples of protein structures]]
 
== History ==
 
The Rosetta software project originated during the late 1990s at the Baker Laboratory under the leadership of Professor [[wikipedia:David Baker (biochemist)|David Baker]]. Early versions of Rosetta focused primarily on ab initio protein structure prediction and rapidly gained recognition within computational biology research communities.<ref>{{cite journal|last=Simons|first=K. T.|last2=Kooperberg|first2=C.|last3=Huang|first3=E.|last4=Baker|first4=D.|title=Assembly of protein tertiary structures from fragments with similar local sequences using simulated annealing and Bayesian scoring functions|journal=Journal of Molecular Biology|year=1997|volume=268|issue=1|pages=209–225|doi=10.1006/jmbi.1997.0959}}</ref>
 
Rosetta@home became publicly available through BOINC in 2005 and quickly attracted a large international volunteer community. During the late 2000s and early 2010s, the project became one of the flagship scientific applications within the BOINC ecosystem.<ref>{{cite web|url=https://web.archive.org/web/*/https://boinc.bakerlab.org/rosetta/|title=Archived Rosetta@home pages}}</ref>
 
The project experienced substantial growth during major scientific initiatives involving influenza and HIV research, CASP protein structure prediction competitions, and the development of computational protein design methods. Public participation increased dramatically again during the COVID-19 pandemic as global attention focused on antiviral research and computational biology.
 
== CASP participation ==
 
Rosetta methods achieved significant success in the [[wikipedia:Critical Assessment of protein Structure Prediction|CASP]] competitions, which evaluate computational protein structure prediction methods using experimentally determined structures that have not yet been publicly released.
 
Performance in CASP competitions helped establish Rosetta as one of the leading protein prediction frameworks in computational biology.<ref>{{cite journal|last=Moult|first=John|title=Critical assessment of methods of protein structure prediction (CASP): Round XIII|journal=Proteins|year=2019|volume=87|issue=12|pages=1011–1020|doi=10.1002/prot.25823}}</ref>


== Methods ==
== Methods ==
* always including "why BOINC"?
* insert MediaWiki image or upload[[File:Example of a GUI.png|alt=example mediawiki image|none|thumb|example MediaWiki image]]
* impactful final statement


== Project team / Sponsors ==
[[File:PDB 1p5t EBI.jpg|thumb|Protein docking simulation example]]


== Scientific results ==
Rosetta@home distributes small computational tasks known as ''work units'' to volunteer computers through BOINC. Each work unit evaluates different possible conformations or molecular interactions involving proteins, with completed results returned to project servers for further scientific analysis.
* external links
 
The Rosetta software suite contains multiple specialized scientific modules for different forms of biomolecular modeling. Ab initio methods attempt to predict protein structures directly from amino acid sequences without relying entirely on experimentally solved templates. Protein docking simulations study how proteins interact with other proteins or molecules, while RosettaDesign allows researchers to computationally create entirely new proteins not found in nature.<ref>{{cite journal|last=Gray|first=Jeffrey J.|title=Protein-protein docking with simultaneous optimization of rigid-body displacement and side-chain conformations|journal=Journal of Molecular Biology|year=2003|volume=331|issue=1|pages=281–299|doi=10.1016/S0022-2836(03)00670-3}}</ref><ref>{{cite journal|last=Kuhlman|first=Brian|title=Design of a novel globular protein fold with atomic-level accuracy|journal=Science|year=2003|volume=302|issue=5649|pages=1364–1368|doi=10.1126/science.1089427}}</ref>
 
Many Rosetta methods use libraries of experimentally observed protein fragments during conformational searches. This fragment-based approach significantly reduces the complexity of the protein-folding problem while improving the likelihood of identifying physically realistic structures.
 
== COVID-19 research ==
 
[[File:Protein_folding.png|thumb|Illustration of protein folding pathways]]
 
Rosetta@home became heavily involved in COVID-19 research beginning in early 2020. Public awareness of the project increased dramatically during the pandemic as volunteers contributed substantial additional computing power toward urgent SARS-CoV-2 research efforts.<ref>{{cite web|url=https://www.ipd.uw.edu/covid-19/|title=Institute for Protein Design COVID-19 research}}</ref>
 
Researchers used Rosetta software to study viral protein structures, investigate spike-protein interactions, and design synthetic mini-proteins capable of binding tightly to the SARS-CoV-2 spike protein. Some of these engineered proteins demonstrated strong neutralizing capabilities in laboratory studies and were investigated as potential antiviral therapeutics and diagnostic tools.<ref>{{cite journal|last=Cao|first=Longxing|title=De novo design of picomolar SARS-CoV-2 miniprotein inhibitors|journal=Nature|year=2021|volume=595|issue=7867|pages=551–556|doi=10.1038/s41586-021-03819-2}}</ref>
 
The project received substantial international media coverage during this period, resulting in large increases in volunteer participation and overall BOINC activity.<ref>{{cite web|url=https://www.reddit.com/r/BOINC/|title=r/BOINC discussions}}</ref>
 
== RosettaCommons ==
 
[[File:SARS-CoV-2_without_background.png|thumb|Illustration of SARS-CoV-2]]
 
The broader Rosetta software ecosystem is maintained by [[wikipedia:RosettaCommons|RosettaCommons]], an international consortium of universities, medical research institutes, and scientific organizations collaborating on computational structural biology software development.<ref>{{cite web|url=https://www.rosettacommons.org/about|title=About RosettaCommons}}</ref>
 
RosettaCommons coordinates development of the Rosetta biomolecular modeling framework and supports scientific workshops, educational resources, and collaborative research initiatives. The consortium has played a major role in advancing computational protein design and structural bioinformatics, and Rosetta software is now widely used throughout the international molecular biology research community.
 
== Project team and sponsors ==
 
[[File:University of Washington Red Square golden hour Seattle Washington.jpg|thumb|University of Washington campus]]
 
Rosetta@home is operated primarily by the [https://www.bakerlab.org/ Baker Laboratory] at the [[wikipedia:University of Washington|University of Washington]] in Seattle, Washington. The project was founded by Professor [[wikipedia:David Baker (biochemist)|David Baker]], whose research group became internationally recognized for advances in protein structure prediction and computational protein design.
 
In addition to the Baker Laboratory, Rosetta@home benefits from contributions by RosettaCommons scientists and researchers from numerous universities and scientific institutions around the world. The collaborative nature of the project has made Rosetta one of the largest and most influential computational biology frameworks developed through academic research partnerships.
 
== System requirements ==
 
Rosetta@home supports Microsoft Windows, Linux, and macOS operating systems and primarily performs CPU-based scientific calculations rather than GPU acceleration. Work units may run for several hours depending on processor performance and user-selected runtime settings, and some tasks can require moderate to high levels of system memory.
 
The BOINC platform allows volunteers to configure CPU utilization, network scheduling, temperature limits, disk usage quotas, and other operational settings. Rosetta@home applications also support checkpointing, allowing computations to resume after interruptions or system restarts.
 
== Community ==
 
Rosetta@home has maintained a large and active international volunteer community since its launch in 2005. Volunteers commonly participate through BOINC teams, distributed computing forums, Reddit communities, and statistics aggregation websites such as BOINCstats and Free-DC.
 
The project has historically been one of the most visible and competitive projects within the BOINC ecosystem, with many volunteer teams contributing substantial computing resources during community competitions and distributed computing challenges. Historical BOINC forums and archived discussions show Rosetta@home frequently ranking among the largest volunteer computing projects of its era.
 
== Scientific impact ==
 
Rosetta@home has contributed to major scientific advances in protein structure prediction, computational enzyme engineering, structural bioinformatics, antiviral therapeutic design, and synthetic protein development. Research performed using Rosetta methods has helped establish computational protein design as a major field within modern molecular biology.
 
The project achieved particular recognition through strong performances in CASP protein structure prediction competitions and through the development of novel synthetic proteins and antiviral binders. During the COVID-19 pandemic, Rosetta-related research became widely known for its work involving SARS-CoV-2 spike-protein inhibitors and de novo designed mini-proteins.
 
Scientific publications related to Rosetta@home and the Rosetta software suite are archived through BOINC and RosettaCommons publication databases.<ref>{{cite web|url=https://boinc.berkeley.edu/pubs.php#Rosetta@home|title=BOINC scientific publications}}</ref>
 
[[File:Protein_structure.jpg|thumb|Rendered protein structure]]


== Scientific publications ==
== Scientific publications ==
Format example:
 
# Durech, J., B. Carry, M. Delbo, M. Kaasalainen and M. Viikinkoski. [https://arxiv.org/abs/1502.04816 Asteroid Models from Multiple Data Sources.] (2015). DOI: 10.48550/ARXIV.1502.04816.
Rosetta-related research has produced hundreds of peer-reviewed scientific papers published in journals including ''Nature'', ''Science'', ''Proceedings of the National Academy of Sciences'', ''Journal of Molecular Biology'', and ''Proteins''.
 
Selected publications include:
 
* {{cite journal|last=Simons|first=K. T.|title=Assembly of protein tertiary structures from fragments with similar local sequences using simulated annealing and Bayesian scoring functions|journal=Journal of Molecular Biology|year=1997|doi=10.1006/jmbi.1997.0959}}
* {{cite journal|last=Kuhlman|first=Brian|title=Design of a novel globular protein fold with atomic-level accuracy|journal=Science|year=2003|doi=10.1126/science.1089427}}
* {{cite journal|last=Gray|first=Jeffrey J.|title=Protein-protein docking with simultaneous optimization of rigid-body displacement and side-chain conformations|journal=Journal of Molecular Biology|year=2003|doi=10.1016/S0022-2836(03)00670-3}}
* {{cite journal|last=Das|first=Rhiju|title=Macromolecular Modeling with Rosetta|journal=Annual Review of Biochemistry|year=2008|doi=10.1146/annurev.biochem.77.062906.171838}}
* {{cite journal|last=Cao|first=Longxing|title=De novo design of picomolar SARS-CoV-2 miniprotein inhibitors|journal=Nature|year=2021|doi=10.1038/s41586-021-03819-2}}
 
Additional publication lists are available through the BOINC publications archive and the RosettaCommons publications database.
 
== See also ==
 
* [[wikipedia:BOINC|BOINC]]
* [[wikipedia:Protein folding|Protein folding]]
* [[wikipedia:RosettaCommons|RosettaCommons]]
* [[wikipedia:Distributed computing|Distributed computing]]
* [[wikipedia:Computational biology|Computational biology]]
* [[wikipedia:David Baker (biochemist)|David Baker]]
 
== External links ==
 
* [https://boinc.bakerlab.org/rosetta/ Official Rosetta@home website]
* [https://www.bakerlab.org/ Baker Laboratory]
* [https://www.rosettacommons.org/ RosettaCommons]
* [https://en.wikipedia.org/wiki/Rosetta@home Rosetta@home on Wikipedia]
* [https://boinc.berkeley.edu/ BOINC]
* [https://boincstats.com/en/stats/145/project/detail BOINCstats project statistics]
* [https://boinc.berkeley.edu/pubs.php#Rosetta@home BOINC scientific publications]
 
[[File:BOINC Logo custom.png|BOINC logo|center|frameless|150x150px]]
 
== References ==
 
{{Reflist}}

Latest revision as of 13:37, 29 May 2026


Rosetta@home
Rosetta@home screensaver showing protein folding simulations
Project
StatusActive
CategoryBioinformatics, Protein structure prediction, Distributed computing
ComputeCPU
RequiresBOINC
Development
DeveloperBaker Laboratory
AuthorDavid Baker and collaborators
SponsorUniversity of Washington
MaintainerBaker Laboratory and RosettaCommons
Initial releaseJune 6, 2005  (21 years ago)
Repositoryhttps://github.com/RosettaCommons
Software
Written inC++, C
Operating systemWindows, Linux, macOS
SizeVaries by work unit
BOINC statistics
Stats as ofMay 22, 2026  (0 years ago)
PerformanceSeveral PFLOPS distributed across volunteer hosts
Active users25,000
Total users1,000,000
Active hosts45,000
Total hosts3,000,000
Analytics
CPU performanceLarge-scale distributed CPU processing
Metadata
Websitehttps://boinc.bakerlab.org/rosetta/
LicenseMixed proprietary and academic research licensing

Rosetta@home is a volunteer distributed computing project that uses the BOINC platform to help researchers predict and design the three-dimensional structures of proteins. The project is operated by the Baker Laboratory at the University of Washington in Seattle, Washington, and is considered one of the most scientifically successful and widely recognized BOINC projects.[1][2]

Rosetta@home officially launched in 2005 as a public volunteer computing extension of the Rosetta protein modeling software suite. Volunteers donate spare CPU resources from personal computers to perform large-scale molecular simulations involving protein folding, protein docking, and protein design.[3]

Overview

Proteins are biological macromolecules composed of amino acid chains that fold into highly complex three-dimensional structures. The function of a protein depends heavily on its final folded conformation, and predicting how proteins fold from their amino acid sequence remains one of the central problems in computational biology and biochemistry.[4]

Rosetta@home allows volunteers around the world to contribute spare computing power toward scientific research involving protein structure prediction, protein docking, computational enzyme design, and the study of molecular interactions. The project has also been used in vaccine research, antiviral therapeutic development, cancer-related protein analysis, and studies involving neurodegenerative disorders such as Alzheimer's disease, Parkinson's disease, and Huntington's disease. By distributing millions of calculations across volunteer computers, Rosetta@home enables scientific simulations that would otherwise require extremely large supercomputing facilities.

Scientific basis

Protein folding is governed by thermodynamics and molecular interactions. Rosetta software attempts to identify energetically favorable conformations by minimizing an approximate free-energy function while exploring large numbers of possible molecular arrangements.

The Rosetta platform combines several computational approaches, including Monte Carlo sampling, energy minimization, fragment assembly, comparative modeling, ab initio structure prediction, and protein docking simulations. Modern Rosetta methods also incorporate statistical and machine-learning-assisted scoring functions to improve prediction accuracy.

The Rosetta energy function attempts to minimize the free energy of candidate structures:

Etotal=iwiEi

where Ei represents individual energy terms and wi represents weighting coefficients applied to those terms.

The project also uses stochastic Monte Carlo methods that accept or reject conformational changes according to probabilities derived from statistical thermodynamics:

P=eΔE/kT

where ΔE is the change in energy, k is the Boltzmann constant, and T is temperature.

Examples of protein structures

History

The Rosetta software project originated during the late 1990s at the Baker Laboratory under the leadership of Professor David Baker. Early versions of Rosetta focused primarily on ab initio protein structure prediction and rapidly gained recognition within computational biology research communities.[5]

Rosetta@home became publicly available through BOINC in 2005 and quickly attracted a large international volunteer community. During the late 2000s and early 2010s, the project became one of the flagship scientific applications within the BOINC ecosystem.[6]

The project experienced substantial growth during major scientific initiatives involving influenza and HIV research, CASP protein structure prediction competitions, and the development of computational protein design methods. Public participation increased dramatically again during the COVID-19 pandemic as global attention focused on antiviral research and computational biology.

CASP participation

Rosetta methods achieved significant success in the CASP competitions, which evaluate computational protein structure prediction methods using experimentally determined structures that have not yet been publicly released.

Performance in CASP competitions helped establish Rosetta as one of the leading protein prediction frameworks in computational biology.[7]

Methods

Protein docking simulation example

Rosetta@home distributes small computational tasks known as work units to volunteer computers through BOINC. Each work unit evaluates different possible conformations or molecular interactions involving proteins, with completed results returned to project servers for further scientific analysis.

The Rosetta software suite contains multiple specialized scientific modules for different forms of biomolecular modeling. Ab initio methods attempt to predict protein structures directly from amino acid sequences without relying entirely on experimentally solved templates. Protein docking simulations study how proteins interact with other proteins or molecules, while RosettaDesign allows researchers to computationally create entirely new proteins not found in nature.[8][9]

Many Rosetta methods use libraries of experimentally observed protein fragments during conformational searches. This fragment-based approach significantly reduces the complexity of the protein-folding problem while improving the likelihood of identifying physically realistic structures.

COVID-19 research

Illustration of protein folding pathways

Rosetta@home became heavily involved in COVID-19 research beginning in early 2020. Public awareness of the project increased dramatically during the pandemic as volunteers contributed substantial additional computing power toward urgent SARS-CoV-2 research efforts.[10]

Researchers used Rosetta software to study viral protein structures, investigate spike-protein interactions, and design synthetic mini-proteins capable of binding tightly to the SARS-CoV-2 spike protein. Some of these engineered proteins demonstrated strong neutralizing capabilities in laboratory studies and were investigated as potential antiviral therapeutics and diagnostic tools.[11]

The project received substantial international media coverage during this period, resulting in large increases in volunteer participation and overall BOINC activity.[12]

RosettaCommons

Illustration of SARS-CoV-2

The broader Rosetta software ecosystem is maintained by RosettaCommons, an international consortium of universities, medical research institutes, and scientific organizations collaborating on computational structural biology software development.[13]

RosettaCommons coordinates development of the Rosetta biomolecular modeling framework and supports scientific workshops, educational resources, and collaborative research initiatives. The consortium has played a major role in advancing computational protein design and structural bioinformatics, and Rosetta software is now widely used throughout the international molecular biology research community.

Project team and sponsors

University of Washington campus

Rosetta@home is operated primarily by the Baker Laboratory at the University of Washington in Seattle, Washington. The project was founded by Professor David Baker, whose research group became internationally recognized for advances in protein structure prediction and computational protein design.

In addition to the Baker Laboratory, Rosetta@home benefits from contributions by RosettaCommons scientists and researchers from numerous universities and scientific institutions around the world. The collaborative nature of the project has made Rosetta one of the largest and most influential computational biology frameworks developed through academic research partnerships.

System requirements

Rosetta@home supports Microsoft Windows, Linux, and macOS operating systems and primarily performs CPU-based scientific calculations rather than GPU acceleration. Work units may run for several hours depending on processor performance and user-selected runtime settings, and some tasks can require moderate to high levels of system memory.

The BOINC platform allows volunteers to configure CPU utilization, network scheduling, temperature limits, disk usage quotas, and other operational settings. Rosetta@home applications also support checkpointing, allowing computations to resume after interruptions or system restarts.

Community

Rosetta@home has maintained a large and active international volunteer community since its launch in 2005. Volunteers commonly participate through BOINC teams, distributed computing forums, Reddit communities, and statistics aggregation websites such as BOINCstats and Free-DC.

The project has historically been one of the most visible and competitive projects within the BOINC ecosystem, with many volunteer teams contributing substantial computing resources during community competitions and distributed computing challenges. Historical BOINC forums and archived discussions show Rosetta@home frequently ranking among the largest volunteer computing projects of its era.

Scientific impact

Rosetta@home has contributed to major scientific advances in protein structure prediction, computational enzyme engineering, structural bioinformatics, antiviral therapeutic design, and synthetic protein development. Research performed using Rosetta methods has helped establish computational protein design as a major field within modern molecular biology.

The project achieved particular recognition through strong performances in CASP protein structure prediction competitions and through the development of novel synthetic proteins and antiviral binders. During the COVID-19 pandemic, Rosetta-related research became widely known for its work involving SARS-CoV-2 spike-protein inhibitors and de novo designed mini-proteins.

Scientific publications related to Rosetta@home and the Rosetta software suite are archived through BOINC and RosettaCommons publication databases.[14]

Rendered protein structure

Scientific publications

Rosetta-related research has produced hundreds of peer-reviewed scientific papers published in journals including Nature, Science, Proceedings of the National Academy of Sciences, Journal of Molecular Biology, and Proteins.

Selected publications include:

  • Simons, K. T..(1997}).Assembly of protein tertiary structures from fragments with similar local sequences using simulated annealing and Bayesian scoring functions. Journal of Molecular Biology. DOI: 10.1006/jmbi.1997.0959.
  • Kuhlman, Brian.(2003}).Design of a novel globular protein fold with atomic-level accuracy. Science. DOI: 10.1126/science.1089427.
  • Gray, Jeffrey J..(2003}).Protein-protein docking with simultaneous optimization of rigid-body displacement and side-chain conformations. Journal of Molecular Biology. DOI: 10.1016/S0022-2836(03)00670-3.
  • Das, Rhiju.(2008}).Macromolecular Modeling with Rosetta. Annual Review of Biochemistry. DOI: 10.1146/annurev.biochem.77.062906.171838.
  • Cao, Longxing.(2021}).De novo design of picomolar SARS-CoV-2 miniprotein inhibitors. Nature. DOI: 10.1038/s41586-021-03819-2.

Additional publication lists are available through the BOINC publications archive and the RosettaCommons publications database.

See also

External links

BOINC logo
BOINC logo

References

  1. Rosetta@home.
  2. Rosetta@home.
  3. Das, Rhiju.(2008}).Macromolecular Modeling with Rosetta. Annual Review of Biochemistry. pp. 363–382. DOI: 10.1146/annurev.biochem.77.062906.171838.
  4. Protein folding.
  5. Simons, K. T..(1997}).Assembly of protein tertiary structures from fragments with similar local sequences using simulated annealing and Bayesian scoring functions. Journal of Molecular Biology. pp. 209–225. DOI: 10.1006/jmbi.1997.0959.
  6. Archived Rosetta@home pages.
  7. Moult, John.(2019}).Critical assessment of methods of protein structure prediction (CASP): Round XIII. Proteins. pp. 1011–1020. DOI: 10.1002/prot.25823.
  8. Gray, Jeffrey J..(2003}).Protein-protein docking with simultaneous optimization of rigid-body displacement and side-chain conformations. Journal of Molecular Biology. pp. 281–299. DOI: 10.1016/S0022-2836(03)00670-3.
  9. Kuhlman, Brian.(2003}).Design of a novel globular protein fold with atomic-level accuracy. Science. pp. 1364–1368. DOI: 10.1126/science.1089427.
  10. Institute for Protein Design COVID-19 research.
  11. Cao, Longxing.(2021}).De novo design of picomolar SARS-CoV-2 miniprotein inhibitors. Nature. pp. 551–556. DOI: 10.1038/s41586-021-03819-2.
  12. r/BOINC discussions.
  13. About RosettaCommons.
  14. BOINC scientific publications.