Learn R Programming

RNAsmc (version 0.8.0)

ct2dot: ct2dot

Description

Given a RNA secondary structure,it compute the RNA secondary structure in dot-bracket notation

Usage

ct2dot(ctFile)

Value

return a list including the RNA seqence and the RNA secondary structure in bracket dot form

Arguments

ctFile

A RNA secondary structure file containing structure information

Examples

Run this code
###
data(DataRNAstr)
ct2dot(DataRNAstr)

Run the code above in your browser using DataLab