ct2dot: ct2dot

View source: R/ct2dot.R

ct2dotR Documentation

ct2dot

Description

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

Usage

ct2dot(ctFile)

Arguments

ctFile

A RNA secondary structure file containing structure information

Value

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

Examples

###
data(DataRNAstr)
ct2dot(DataRNAstr)

RNAsmc documentation built on Jan. 12, 2023, 9:07 a.m.

Related to ct2dot in RNAsmc...