RNA World (beta): Difference between revisions
template |
No edit summary Tags: Mobile edit Mobile web edit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox software | |||
| name = RNA World (beta) | |||
| logo = Rna.png | |||
| logo caption = RNA World logo | |||
| screenshot = | |||
| caption = RNA World BOINC application screenshot | |||
| status = Inactive | |||
| category = Bioinformatics, Molecular biology, RNA research | |||
| compute = CPU | |||
| dependencies = BOINC, VirtualBox (for some applications) | |||
| developer = Rechenkraft.net e.V. | |||
| sponsor = Rechenkraft.net e.V. | |||
| maintainer = Dr. Michael H. W. Weber and the RNA World team | |||
| released = {{Start date and age|2010|01|01}} | |||
| repository = https://www.rnaworld.de/rnaworld/ | |||
== | | programming language = C, C++, Python | ||
| operating system = Windows, Linux, macOS | |||
| size = Variable depending on work unit and VirtualBox image | |||
| website = {{URL|https://www.rnaworld.de/rnaworld/}} | |||
| license = Open source components and scientific software | |||
}} | |||
== | [https://www.rnaworld.de/rnaworld/ '''''RNA World (beta)'''''] is a [[wikipedia:Volunteer computing|volunteer distributed computing]] project based on the [[wikipedia:Berkeley Open Infrastructure for Network Computing|BOINC]] platform. The project is operated by the German non profit organization Rechenkraft.net e.V. and focuses on large scale computational analysis of ribonucleic acid (RNA) molecules and RNA related biological processes.<ref>{{cite web |url=https://www.rnaworld.de/rnaworld/ |title=RNA World |publisher=RNA World |access-date=2026-05-26}}</ref> | ||
RNA World distributes scientific calculations to Internet connected volunteer computers around the world. Participants donate unused CPU processing time to help researchers identify, analyze, classify, and model biologically important RNA structures and sequences. The project collaborates with academic institutions including the Philipps University of Marburg and the Indian Institute of Science in Bangalore.<ref>{{cite web |url=https://www.rechenkraft.net/wiki/RNA_World/Project_description/en |title=RNA World Project Description |publisher=Rechenkraft.net Wiki |access-date=2026-05-26}}</ref> | |||
== | == Overview == | ||
== Scientific results == | RNA molecules perform a wide range of biological functions beyond their traditional role as intermediaries between DNA and proteins. Modern molecular biology has shown that RNA molecules can act as enzymes, regulators, structural elements, and signaling molecules. One of the most notable examples is the ribosome, a complex ribonucleoprotein assembly responsible for protein synthesis. The catalytic core of the ribosome is itself composed primarily of RNA, making it a natural ribozyme.<ref>{{cite journal | ||
|last1=Steitz | |||
|first1=Thomas A. | |||
|title=A structural understanding of the dynamic ribosome machine | |||
|journal=Nature Reviews Molecular Cell Biology | |||
|year=2008 | |||
|volume=9 | |||
|issue=3 | |||
|pages=242–253 | |||
|doi=10.1038/nrm2352 | |||
}}</ref> | |||
The project takes its name from the [[wikipedia:RNA world|RNA world hypothesis]], a scientific theory proposing that early life on Earth may have relied primarily on RNA molecules before the evolution of DNA and proteins. In this model, RNA would have served both as genetic material and as a catalytic molecule capable of supporting primitive biochemical reactions.<ref>{{cite journal | |||
|last1=Gilbert | |||
|first1=Walter | |||
|title=The RNA World | |||
|journal=Nature | |||
|year=1986 | |||
|volume=319 | |||
|issue=6055 | |||
|pages=618 | |||
|doi=10.1038/319618a0 | |||
}}</ref> | |||
Many RNA molecules fold into complex secondary and tertiary structures governed by base pairing interactions. RNA folding predictions frequently involve thermodynamic calculations that minimize free energy. Typical RNA folding algorithms attempt to minimize: | |||
<math>\Delta G = \Delta H - T\Delta S</math> | |||
where <math>\Delta G</math> is the Gibbs free energy of folding, <math>\Delta H</math> is enthalpy, <math>T</math> is temperature, and <math>\Delta S</math> is entropy.<ref>{{cite journal | |||
|last1=Mathews | |||
|first1=David H. | |||
|title=Revolutions in RNA secondary structure prediction | |||
|journal=Journal of Molecular Biology | |||
|year=2006 | |||
|volume=359 | |||
|issue=3 | |||
|pages=526–532 | |||
|doi=10.1016/j.jmb.2006.01.067 | |||
}}</ref> | |||
== Scientific background == | |||
Every protein in a living cell is synthesized from a messenger RNA molecule, commonly abbreviated as mRNA. During translation, ribosomes decode the nucleotide sequence of mRNA into a corresponding amino acid sequence. RNA molecules are therefore central to nearly all known biological systems. | |||
The sequencing of the human genome revealed that only a relatively small portion of human DNA directly encodes proteins. Subsequent research demonstrated that large regions of the genome produce non coding RNAs involved in regulation, cellular differentiation, and gene expression. Among the most important classes are microRNAs (miRNAs), short RNA molecules that regulate messenger RNA stability and translation.<ref>{{cite journal | |||
|last1=Bartel | |||
|first1=David P. | |||
|title=MicroRNAs: genomics, biogenesis, mechanism, and function | |||
|journal=Cell | |||
|year=2004 | |||
|volume=116 | |||
|issue=2 | |||
|pages=281–297 | |||
|doi=10.1016/S0092-8674(04)00045-5 | |||
}}</ref> | |||
MicroRNAs are now known to play important roles in development, cancer biology, viral infection, and cellular differentiation. Misregulation of miRNA expression has been associated with many diseases including leukemia, breast cancer, and neurological disorders.<ref>{{cite journal | |||
|last1=Calin | |||
|first1=George A. | |||
|last2=Croce | |||
|first2=Carlo M. | |||
|title=MicroRNA signatures in human cancers | |||
|journal=Nature Reviews Cancer | |||
|year=2006 | |||
|volume=6 | |||
|issue=11 | |||
|pages=857–866 | |||
|doi=10.1038/nrc1997 | |||
}}</ref> | |||
== Goals == | |||
RNA World was designed as a distributed bioinformatics platform capable of performing large scale RNA analysis using volunteer computing resources contributed by the public. Unlike conventional centralized supercomputers, the project operates as a heterogeneous distributed cluster composed of thousands of independently managed computers across multiple operating systems and hardware configurations.<ref>{{cite web | |||
|url=https://www.rechenkraft.net/wiki/RNA_World/Scientific_objectives | |||
|title=RNA World Scientific Objectives | |||
|publisher=Rechenkraft.net Wiki | |||
|access-date=2026-05-26 | |||
}}</ref> | |||
The project aims to: | |||
* identify novel non coding RNA molecules | |||
* analyze RNA sequence conservation across species | |||
* predict RNA secondary structures | |||
* support comparative genomics studies | |||
* contribute results to established RNA databases such as [[wikipedia:Rfam|Rfam]] | |||
* provide computational resources for RNA related scientific investigations | |||
One major RNA World application uses the Infernal software suite, originally developed in the laboratory of Sean Eddy. Infernal uses covariance models to identify homologous RNA sequences and conserved secondary structures in genomic datasets.<ref>{{cite journal | |||
|last1=Nawrocki | |||
|first1=Eric P. | |||
|last2=Eddy | |||
|first2=Sean R. | |||
|title=Infernal 1.1: 100 fold faster RNA homology searches | |||
|journal=Bioinformatics | |||
|year=2013 | |||
|volume=29 | |||
|issue=22 | |||
|pages=2933–2935 | |||
|doi=10.1093/bioinformatics/btt509 | |||
}}</ref> | |||
Covariance models combine sequence conservation and structural conservation into probabilistic scoring systems. The probability of a sequence alignment may be represented by: | |||
<math>P(S,M) = \prod_i P(s_i \mid m_i)</math> | |||
where <math>S</math> represents the observed sequence and <math>M</math> represents the covariance model state path. | |||
== Volunteer computing == | |||
[[File:BOINC Manager Screenshot.jpg|thumb|467x467px|BOINC Manager software used to connect to RNA World]] | |||
RNA World uses the BOINC middleware platform developed at the [[wikipedia:University of California, Berkeley|University of California, Berkeley]]. BOINC enables scientific projects to distribute computational workloads to volunteer computers connected through the Internet.<ref>{{cite journal | |||
|last1=Anderson | |||
|first1=David P. | |||
|title=BOINC: A System for Public Resource Computing and Storage | |||
|journal=Proceedings of the Fifth IEEE/ACM International Workshop on Grid Computing | |||
|year=2004 | |||
|doi=10.1109/GRID.2004.14 | |||
}}</ref> | |||
Participants install the BOINC client software and attach their computers to RNA World. Work units are downloaded automatically, processed locally, and returned to the project servers upon completion. | |||
The project has historically supported Linux, Microsoft Windows, and macOS systems. Some applications additionally require [[wikipedia:Oracle VM VirtualBox|VirtualBox]] virtualization support. | |||
== VirtualBox applications == | |||
Several RNA World applications operate within virtualized environments using VirtualBox. These applications allow researchers to deploy complex Linux based bioinformatics pipelines independent of the volunteer's host operating system. | |||
Users participating in VirtualBox based applications must ensure that hardware virtualization extensions such as AMD V or Intel VT x are enabled in the system BIOS or UEFI firmware. Older RNA World applications also depended on specific VirtualBox versions for compatibility. | |||
Some cmsearch virtual machine tasks are known for extremely long runtimes exceeding 1000 hours. Deadlines may be automatically extended by the project server.<ref>{{cite web | |||
|url=https://www.rechenkraft.net/wiki/RNA_World/Project_description/en | |||
|title=RNA World Project Description | |||
|publisher=Rechenkraft.net Wiki | |||
|access-date=2026-05-26 | |||
}}</ref> | |||
== Project organization == | |||
RNA World was created within the Rechenkraft.net e.V. volunteer computing community and is operated entirely by volunteers. The project infrastructure, software maintenance, and scientific administration are maintained collaboratively. | |||
=== Active development team === | |||
{| class="wikitable" | |||
! Role | |||
! Staff | |||
|- | |||
| Project manager | |||
| Dr. Michael H. W. Weber | |||
|- | |||
| Server administration | |||
| Christian Beer and Uwe Beckert | |||
|- | |||
| Software development | |||
| Christian Beer, Tilman Giese, Volker Hatzenberger, Nico Mittenzwey, Stephan Ude | |||
|- | |||
| Graphics and design | |||
| Lasse J. Kolb, Rebirther, Dr. Michael H. W. Weber | |||
|} | |||
=== Former contributors === | |||
{| class="wikitable" | |||
! Contributor | |||
! Contribution | |||
|- | |||
| Martin Bertheau | |||
| Linux checkpointing and BOINC progress bar improvements | |||
|- | |||
| Jacques Kühl | |||
| General checkpointing mechanisms | |||
|- | |||
| Maximilian Palm | |||
| Development of the user job submission interface | |||
|- | |||
| Andre Schmitz | |||
| ARM software development | |||
|} | |||
== Scientific publications == | == Scientific publications == | ||
# | Research associated with RNA World has contributed to multiple peer reviewed publications in molecular biology, RNA biochemistry, and ribosome research. | ||
# Hoch, Philipp G. ''et al.'' "Phenotypic characterization and complementation analysis of ''Bacillus subtilis'' 6S RNA single and double deletion mutants." ''Biochimie'' (2015). DOI: 10.1016/j.biochi.2014.12.019. | |||
# Sinha, Akesh ''et al.'' "Biochemical Characterization of Pathogenic Mutations in Human Mitochondrial Methionyl tRNA Formyltransferase." ''Journal of Biological Chemistry'' (2014). DOI: 10.1074/jbc.M114.610626. | |||
# Arora, Smriti ''et al.'' "Role of the Ribosomal P Site Elements of m2G966, m5C967, and the S9 C Terminal Tail in Maintenance of the Reading Frame during Translational Elongation in ''Escherichia coli''." ''Journal of Bacteriology'' (2013). DOI: 10.1128/JB.00455-13. | |||
# Arora, Smriti ''et al.'' "Distinctive contributions of the ribosomal P site elements m2G966, m5C967 and the C terminal tail of the S9 protein in the fidelity of initiation of translation in ''Escherichia coli''." ''Nucleic Acids Research'' (2013). DOI: 10.1093/nar/gkt175. | |||
# Seshadri, Anuradha ''et al.'' "Impact of rRNA methylations on ribosome recycling and fidelity of initiation in ''Escherichia coli''." ''Molecular Microbiology'' (2009). DOI: 10.1111/j.1365-2958.2009.06685.x. | |||
== See also == | |||
* [[wikipedia:BOINC|BOINC]] | |||
* [[wikipedia:RNA world|RNA world hypothesis]] | |||
* [[wikipedia:Bioinformatics|Bioinformatics]] | |||
* [[wikipedia:Rfam|Rfam]] | |||
* [[wikipedia:Infernal (software)|Infernal]] | |||
* [[wikipedia:Volunteer computing|Volunteer computing]] | |||
== External links == | |||
* [https://www.rnaworld.de/rnaworld/ Official RNA World website] | |||
* [https://www.rechenkraft.net/wiki/RNA_World/Project_description/en RNA World project description] | |||
* [https://www.rechenkraft.net/ Rechenkraft.net e.V.] | |||
* [https://boinc.berkeley.edu/ BOINC] | |||
== References == | |||
{{Reflist}} | |||
Latest revision as of 13:08, 29 May 2026
RNA World (beta) is a volunteer distributed computing project based on the BOINC platform. The project is operated by the German non profit organization Rechenkraft.net e.V. and focuses on large scale computational analysis of ribonucleic acid (RNA) molecules and RNA related biological processes.[1]
RNA World distributes scientific calculations to Internet connected volunteer computers around the world. Participants donate unused CPU processing time to help researchers identify, analyze, classify, and model biologically important RNA structures and sequences. The project collaborates with academic institutions including the Philipps University of Marburg and the Indian Institute of Science in Bangalore.[2]
Overview
RNA molecules perform a wide range of biological functions beyond their traditional role as intermediaries between DNA and proteins. Modern molecular biology has shown that RNA molecules can act as enzymes, regulators, structural elements, and signaling molecules. One of the most notable examples is the ribosome, a complex ribonucleoprotein assembly responsible for protein synthesis. The catalytic core of the ribosome is itself composed primarily of RNA, making it a natural ribozyme.[3]
The project takes its name from the RNA world hypothesis, a scientific theory proposing that early life on Earth may have relied primarily on RNA molecules before the evolution of DNA and proteins. In this model, RNA would have served both as genetic material and as a catalytic molecule capable of supporting primitive biochemical reactions.[4]
Many RNA molecules fold into complex secondary and tertiary structures governed by base pairing interactions. RNA folding predictions frequently involve thermodynamic calculations that minimize free energy. Typical RNA folding algorithms attempt to minimize:
<math>\Delta G = \Delta H - T\Delta S</math>
where <math>\Delta G</math> is the Gibbs free energy of folding, <math>\Delta H</math> is enthalpy, <math>T</math> is temperature, and <math>\Delta S</math> is entropy.[5]
Scientific background
Every protein in a living cell is synthesized from a messenger RNA molecule, commonly abbreviated as mRNA. During translation, ribosomes decode the nucleotide sequence of mRNA into a corresponding amino acid sequence. RNA molecules are therefore central to nearly all known biological systems.
The sequencing of the human genome revealed that only a relatively small portion of human DNA directly encodes proteins. Subsequent research demonstrated that large regions of the genome produce non coding RNAs involved in regulation, cellular differentiation, and gene expression. Among the most important classes are microRNAs (miRNAs), short RNA molecules that regulate messenger RNA stability and translation.[6]
MicroRNAs are now known to play important roles in development, cancer biology, viral infection, and cellular differentiation. Misregulation of miRNA expression has been associated with many diseases including leukemia, breast cancer, and neurological disorders.[7]
Goals
RNA World was designed as a distributed bioinformatics platform capable of performing large scale RNA analysis using volunteer computing resources contributed by the public. Unlike conventional centralized supercomputers, the project operates as a heterogeneous distributed cluster composed of thousands of independently managed computers across multiple operating systems and hardware configurations.[8]
The project aims to:
- identify novel non coding RNA molecules
- analyze RNA sequence conservation across species
- predict RNA secondary structures
- support comparative genomics studies
- contribute results to established RNA databases such as Rfam
- provide computational resources for RNA related scientific investigations
One major RNA World application uses the Infernal software suite, originally developed in the laboratory of Sean Eddy. Infernal uses covariance models to identify homologous RNA sequences and conserved secondary structures in genomic datasets.[9]
Covariance models combine sequence conservation and structural conservation into probabilistic scoring systems. The probability of a sequence alignment may be represented by:
<math>P(S,M) = \prod_i P(s_i \mid m_i)</math>
where <math>S</math> represents the observed sequence and <math>M</math> represents the covariance model state path.
Volunteer computing

RNA World uses the BOINC middleware platform developed at the University of California, Berkeley. BOINC enables scientific projects to distribute computational workloads to volunteer computers connected through the Internet.[10]
Participants install the BOINC client software and attach their computers to RNA World. Work units are downloaded automatically, processed locally, and returned to the project servers upon completion.
The project has historically supported Linux, Microsoft Windows, and macOS systems. Some applications additionally require VirtualBox virtualization support.
VirtualBox applications
Several RNA World applications operate within virtualized environments using VirtualBox. These applications allow researchers to deploy complex Linux based bioinformatics pipelines independent of the volunteer's host operating system.
Users participating in VirtualBox based applications must ensure that hardware virtualization extensions such as AMD V or Intel VT x are enabled in the system BIOS or UEFI firmware. Older RNA World applications also depended on specific VirtualBox versions for compatibility.
Some cmsearch virtual machine tasks are known for extremely long runtimes exceeding 1000 hours. Deadlines may be automatically extended by the project server.[11]
Project organization
RNA World was created within the Rechenkraft.net e.V. volunteer computing community and is operated entirely by volunteers. The project infrastructure, software maintenance, and scientific administration are maintained collaboratively.
Active development team
| Role | Staff |
|---|---|
| Project manager | Dr. Michael H. W. Weber |
| Server administration | Christian Beer and Uwe Beckert |
| Software development | Christian Beer, Tilman Giese, Volker Hatzenberger, Nico Mittenzwey, Stephan Ude |
| Graphics and design | Lasse J. Kolb, Rebirther, Dr. Michael H. W. Weber |
Former contributors
| Contributor | Contribution |
|---|---|
| Martin Bertheau | Linux checkpointing and BOINC progress bar improvements |
| Jacques Kühl | General checkpointing mechanisms |
| Maximilian Palm | Development of the user job submission interface |
| Andre Schmitz | ARM software development |
Scientific publications
Research associated with RNA World has contributed to multiple peer reviewed publications in molecular biology, RNA biochemistry, and ribosome research.
- Hoch, Philipp G. et al. "Phenotypic characterization and complementation analysis of Bacillus subtilis 6S RNA single and double deletion mutants." Biochimie (2015). DOI: 10.1016/j.biochi.2014.12.019.
- Sinha, Akesh et al. "Biochemical Characterization of Pathogenic Mutations in Human Mitochondrial Methionyl tRNA Formyltransferase." Journal of Biological Chemistry (2014). DOI: 10.1074/jbc.M114.610626.
- Arora, Smriti et al. "Role of the Ribosomal P Site Elements of m2G966, m5C967, and the S9 C Terminal Tail in Maintenance of the Reading Frame during Translational Elongation in Escherichia coli." Journal of Bacteriology (2013). DOI: 10.1128/JB.00455-13.
- Arora, Smriti et al. "Distinctive contributions of the ribosomal P site elements m2G966, m5C967 and the C terminal tail of the S9 protein in the fidelity of initiation of translation in Escherichia coli." Nucleic Acids Research (2013). DOI: 10.1093/nar/gkt175.
- Seshadri, Anuradha et al. "Impact of rRNA methylations on ribosome recycling and fidelity of initiation in Escherichia coli." Molecular Microbiology (2009). DOI: 10.1111/j.1365-2958.2009.06685.x.
See also
External links
References
- ↑ RNA World. RNA World. Retrieved 2026-05-26}.
- ↑ RNA World Project Description. Rechenkraft.net Wiki. Retrieved 2026-05-26}.
- ↑ (2008}).A structural understanding of the dynamic ribosome machine. Nature Reviews Molecular Cell Biology. pp. 242–253. DOI: 10.1038/nrm2352.
- ↑ (1986}).The RNA World. Nature. pp. 618. DOI: 10.1038/319618a0.
- ↑ (2006}).Revolutions in RNA secondary structure prediction. Journal of Molecular Biology. pp. 526–532. DOI: 10.1016/j.jmb.2006.01.067.
- ↑ (2004}).MicroRNAs: genomics, biogenesis, mechanism, and function. Cell. pp. 281–297. DOI: 10.1016/S0092-8674(04)00045-5.
- ↑ (2006}).MicroRNA signatures in human cancers. Nature Reviews Cancer. pp. 857–866. DOI: 10.1038/nrc1997.
- ↑ RNA World Scientific Objectives. Rechenkraft.net Wiki. Retrieved 2026-05-26}.
- ↑ (2013}).Infernal 1.1: 100 fold faster RNA homology searches. Bioinformatics. pp. 2933–2935. DOI: 10.1093/bioinformatics/btt509.
- ↑ (2004}).BOINC: A System for Public Resource Computing and Storage. Proceedings of the Fifth IEEE/ACM International Workshop on Grid Computing. DOI: 10.1109/GRID.2004.14.
- ↑ RNA World Project Description. Rechenkraft.net Wiki. Retrieved 2026-05-26}.
