Learn R Programming

RNAsmc (version 0.8.0)

getSubStr: Internal function for getting substructure information in a RNA secondary structure

Description

Given a RNA secondary structure,it gets all substructures of the RNA

Usage

getSubStr(ctfile)

Value

Return a list containing information of all substructures of the RNA

Arguments

ctfile

A RNA secondary structure file containing structure information

Author

Zheng Hewei

Examples

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

Run the code above in your browser using DataLab