Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 2.03 KB

adv.rst

File metadata and controls

64 lines (41 loc) · 2.03 KB

Adv

RNA 3D structure prediction

For each sequence chosen for folding, secondary structure predictions were generated based on the MSA. Two methods were used in this study: SimRNA and Rosetta. For Rosetta, a total of 10,000 decoys were generated for the target sequence and each homologous sequence using the Rosetta FARFAR protocol. For SimRNA prediction, SimRNAweb server was used using the default parameters.

Both modeling steps can be performed in a semi-automated way with rna-tools (M.M. et al., unpublished, software available for download at https://github.com/mmagnus/rna-tools) as well as the pipeline of tools facilitating modeling with Rosetta (https://rna-tools.readthedocs.io/en/latest/tools.html#rosetta) and SimRNA/SimRNAweb (https://rna-tools.readthedocs.io/en/latest/tools.html#simrnaweb).

evoClustRNA

evoClustRNA

evoClust_autoclustix.py

evoClust_autoclustix.py

evoClust_autoclustix.py implements a simple interactive clustering. Technically, this script is a simple wrapper for evoClust_clustix.py.

evoClust_clustix.py

evoClust_get_models.py

Python Classes used in the scripts

RNAmodel

RNAmodel

RNAalignment

RNAalignment