getSubStr: Internal function for getting substructure information in a...

View source: R/RNAstrCluster.R

getSubStrR Documentation

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)

Arguments

ctfile

A RNA secondary structure file containing structure information

Value

Return a list containing information of all substructures of the RNA

Author(s)

Zheng Hewei

Examples

##########
data(DataRNAstr)
getSubStr(DataRNAstr)

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

Related to getSubStr in RNAsmc...