paper-with-me

홈 › Papers

RNAiFold 2.0: A web server and software to design custom and Rfam-based RNA molecules

2015-05-15

Several algorithms for RNA inverse folding have been used to design synthetic riboswitches, ribozymes and thermoswitches, whose activity has been experimentally validated. The RNAiFold software is unique among approaches for inverse folding in that (exhaustive) constraint programming is used instead of heuristic methods. For that reason, RNAiFold can generate all sequences that fold into the target structure, or determine that there is no solution. RNAiFold 2.0 is a complete overhaul of RNAiFold 1.0, rewritten from the now defunct COMET language to C++. The new code properly extends the capabilities of its predecessor by providing a user-friendly pipeline to design synthetic constructs having the functionality of given Rfam families. In addition, the new software supports amino acid constraints, even for proteins translated in different reading frames from overlapping coding sequences; moreover, structure compatibility/incompatibility constraints have been expanded. With these features, RNAiFold 2.0 allows the user to design single RNA molecules as well as hybridization complexes of two RNA molecules. The web server, source code and linux binaries are publicly accessible at http://bioinformatics.bc.edu/clotelab/RNAiFold2.0

📄 PDF Abstract BibTeX arXiv:1505.04210

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TransformerFAM: Feedback attention is working memory

2024-04-14 · Dongseong Hwang, Weiran Wang, Zhuoyuan Huo, Khe Chai Sim 외

While Transformers have revolutionized deep learning, their quadratic attention complexity hinders their ability to process infinitely long inputs. We propose Feedback Attention Memory (FAM), a novel Transformer architec…

ParFam -- (Neural Guided) Symbolic Regression Based on Continuous Global Optimization

2023-10-09 · Philipp Scholl, Katharina Bieker, Hillary Hauger, Gitta Kutyniok

The problem of symbolic regression (SR) arises in many different applications, such as identifying physical laws or deriving mathematical equations describing the behavior of financial markets from given data. Various me…

global-optimizationregressionSymbolic Regression

Cloud-native RStudio on Kubernetes for Hopsworks

2023-07-18 · Gibson Chikafa, Sina Sheikholeslami, Salman Niazi, Jim Dowling 외

In order to fully benefit from cloud computing, services are designed following the "multi-tenant" architectural model, which is aimed at maximizing resource sharing among users. However, multi-tenancy introduces challen…

Cloud Computing

Managing Cold-start in The Serverless Cloud with Temporal Convolutional Networks

2023-04-01 · Tam N. Nguyen

Serverless cloud is an innovative cloud service model that frees customers from most cloud management duties. It also offers the same advantages as other cloud models but at much lower costs. As a result, the serverless …

Management

RNACG: A Universal RNA Sequence Conditional Generation model based on Flow-Matching

2024-07-29 · Letian Gao, Zhi John Lu

RNA plays a pivotal role in diverse biological processes, ranging from gene regulation to catalysis. Recent advances in RNA design, such as RfamGen, Ribodiffusion and RDesign, have demonstrated promising results, with su…

Property PredictionProtein Design