RNA-structure and Prediction
RNA Structure and Prediction
Like protein, RNA also has secondary structure, tertiary structure, and quaternary stricture, too. | © wiki] |
In Secondary Structure, it could form:
- Double helix
- Stem-loop structure
- Pseudoknots
wikipedia listed a bunch of tools for RNA secondary structure prediction.
Online structure prediction servers:
RAN Secondary Structure Format.
- DB format (Dot bracket)
- Unpaired nucleotides are indicated with the . or : characters.
- Matching pairs of parentheses indicate base pairs.
- To indicate non-nested base pairs (pseudoknots), additional brackets may be used: [], {}, or <>.
Example:
GGUGCAUGCCGAGGGGCGGUUGGCCUCGUAAAAAGCCGCAAAAAAUAGCAUGUAGUACC ((((((((((((((.[[[[[[..))))).....]]]]]]........)))))...))))
Secondary Structure Predict
Seq:
|
Website: RANfold
Result:
RNA Secondary Structure Plot
RNAplot from ViennaRNA
|
RRNA in R
|
Python
|
RNA-structure and Prediction
https://karobben.github.io/2022/11/15/Bioinfor/rna-structure/