![]() | This article may be too technical for most readers to understand.(December 2023) |
![]() | |
Original author(s) | Ye Ding and Charles E. Lawrence |
---|---|
Developer(s) | Dang Long and Chaochun Liu (application modeling); Clarence Chan, Adam Wolenc, William A. Rennie and Charles S. Carmack (software development) |
Initial release | 1 April 2003 |
Repository | github |
Operating system | Linux |
Website | www |
Sfold is a software program developed to predict probable RNA secondary structures through structure-ensemble sampling and centroid predictions [1] [2] with a focus on assessment of RNA target accessibility, [3] for major applications to the rational design of siRNAs [4] in the suppression of gene expressions, and to the identification of targets for regulatory RNAs, particularly microRNAs. [5] [6]
The core RNA-secondary-structure-prediction algorithm is based on rigorous statistical (stochastic) sampling of Boltzmann ensemble of RNA secondary structures, enabling statistical characterization of any local structural features of potential interest to experimental investigators. In a review on nucleic-acid structure and prediction, [7] the potential of structure sampling described in a prototype algorithm [8] was highlighted. With the publication of the mature algorithms for Sfold, [1] [2] the sampling approach became the focus of a comprehensive review, [9] with both the sampling approach and the centroid predictions being discussed. [10]
As an application module of the Sfold package, the STarMir program [11] has been widely used for its capability in modeling target accessibility. [6] STarMir was described in an independent study on microRNA target prediction, [12] and STarMir predictions have been used in an attempt to derive improved predictions. [13] Predictions by Sfold have led to new biological insights. [14] The novel ideas of ensemble sampling and centroids have been adopted by others not only for RNA problems, but also for other fundamental problems in computational biology and genomics. [15] [16] [17] [18] [19]
An implementation of stochastic sampling has been included in two widely used RNA software packages: RNA Structure [20] and the ViennaRNA Package, [21] which are also based on the Turner RNA thermodynamic parameters. [22] Sfold was featured on a Nucleic Acids Research cover, [23] and was highlighted in Science NetWatch. [24] The underlying novel model for STarMir [11] was featured in the Cell Biology section of Nature Research Highlights. [25]
Sfold runs under Linux, is freely available to the scientific community for non-commercial applications, and is available under license for commercial applications. Both the source code and the executables are available at GitHub.