kb/data/en.wikipedia.org/wiki/Rosetta@home-0.md

19 lines
5.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Rosetta@home"
chunk: 1/6
source: "https://en.wikipedia.org/wiki/Rosetta@home"
category: "reference"
tags: "science, encyclopedia"
date_saved: "2026-05-05T03:25:41.390646+00:00"
instance: "kb-cron"
---
Rosetta@home is a volunteer computing project researching protein structure prediction on the Berkeley Open Infrastructure for Network Computing (BOINC) platform, run by the Baker lab. Rosetta@home aims to predict proteinprotein docking and design new proteins with the help of about fifty-five thousand active volunteered computers processing at over 487,946 gigaFLOPS on average as of September 19, 2020. Foldit, a Rosetta@home videogame, aims to reach these goals with a crowdsourcing approach. Though much of the project is oriented toward basic research to improve the accuracy and robustness of proteomics methods, Rosetta@home also does applied research on malaria, Alzheimer's disease, and other pathologies.
Like all BOINC projects, Rosetta@home uses idle computer processing resources from volunteers' computers to perform calculations on individual workunits. Completed results are sent to a central project server where they are validated and assimilated into project databases. The project is cross-platform, and runs on a wide variety of hardware configurations. Users can view the progress of their individual protein structure prediction on the Rosetta@home screensaver.
In addition to disease-related research, the Rosetta@home network serves as a testing framework for new methods in structural bioinformatics. Such methods are then used in other Rosetta-based applications, like RosettaDock or the Human Proteome Folding Project and the Microbiome Immunity Project, after being sufficiently developed and proven stable on Rosetta@home's large and diverse set of volunteer computers. Two especially important tests for the new methods developed in Rosetta@home are the Critical Assessment of Techniques for Protein Structure Prediction (CASP) and Critical Assessment of Prediction of Interactions (CAPRI) experiments, biennial experiments which evaluate the state of the art in protein structure prediction and proteinprotein docking prediction, respectively. Rosetta consistently ranks among the foremost docking predictors, and is one of the best tertiary structure predictors available.
With an influx of new users looking to participate in the fight against the COVID-19 pandemic, caused by SARS-CoV-2, Rosetta@home increased its computing power up to 1.7 PetaFlops as of March 28, 2020. On September 9, 2020, Rosetta@home researchers published a paper describing 10 potent antiviral candidates against SARS-CoV-2. Rosetta@home contributed to this research and these antiviral candidates are heading towards Phase 1 clinical trials, which may begin in early 2022. According to the Rosetta@home team, Rosetta volunteers contributed to the development of a nanoparticle vaccine. This vaccine has been licensed and is known as the IVX-411 by Icosavax, which began a Phase I/II clinical trial in June 2021, and GBP510 which is being developed by SK Bioscience and is already approved for a Phase III clinical trial in South Korea.
NL-201, a cancer drug candidate that was first created at the Institute of Protein Design (IPD) and published in a January 2019 paper, began a Phase 1 Human clinical trial in May 2021 with the support of Neoleukin Therapeutics, itself a spin-off from the IPD. Rosetta@home played a role in the development of NL-201 and contributed with "forward folding" experiments that helped validate protein designs.
== Computing platform ==
The Rosetta@home application and the BOINC volunteer computing platform are available for the operating systems Windows, Linux, and macOS; BOINC also runs on several others, e.g., FreeBSD. Participation in Rosetta@home requires a central processing unit (CPU) with a clock speed of at least 500 MHz, 200 megabytes of free disk space, 512 megabytes of physical memory, and Internet connectivity. As of July 20, 2016, the current version of the Rosetta Mini application is 3.73. The current recommended BOINC program version is 7.6.22. Standard Hypertext Transfer Protocol (HTTP) (port 80) is used for communication between the user's BOINC client and the Rosetta@home servers at the University of Washington; HTTPS (port 443) is used during password exchange. Remote and local control of the BOINC client use port 31416 and port 1043, which might need to be specifically unblocked if they are behind a firewall. Workunits containing data on individual proteins are distributed from servers located in the Baker lab at the University of Washington to volunteers' computers, which then calculate a structure prediction for the assigned protein. To avoid duplicate structure predictions on a given protein, each workunit is initialized with a random seed number. This gives each prediction a unique trajectory of descent along the protein's energy landscape. Protein structure predictions from Rosetta@home are approximations of a global minimum in a given protein's energy landscape. That global minimum represents the most energetically favorable conformation of the protein, i.e., its native state.