View source: R/foldrnaCrosslinkMethodsAndHelpers.R
findBasePairsRNAcoFold2 | R Documentation |
Folds the clusters using Vienna RNAfold
findBasePairsRNAcoFold2(
startPos1,
endPos1,
seq1,
startPos2,
endPos2,
seq2,
fasta,
shape
)
startPos1 |
Start of the cluster side x |
endPos1 |
End of the cluster side x |
seq1 |
Sequence of x |
startPos2 |
Start of the cluster side y |
endPos2 |
End of the cluster side y |
seq2 |
Sequence of y |
fasta |
|
shape |
shape reactivities |
A table of clusters and coordinates with folds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.