internalLoopsPlot: A function for internal loops plotting

View source: R/internalLoopsPlot.R

internalLoopsPlotR Documentation

A function for internal loops plotting

Description

Given a RNA secondary structure,it compute internal loops in the RNA secondary structure and plots the RNA secondary structure

Usage

internalLoopsPlot(ctFile)

Arguments

ctFile

A RNA secondary structure file without the first line of free energy information

Value

Return a list containing base positions in internal loops

Examples

###
data(DataRNAstr)
internalLoopsPlot(DataRNAstr)

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