externalLoopsPlot: A function for bulge loops plotting

View source: R/externalLoopsPlot.R

externalLoopsPlotR Documentation

A function for bulge loops plotting

Description

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

Usage

externalLoopsPlot(ctFile)

Arguments

ctFile

A RNA secondary structure file in CT format

Value

Return a list containing base positions in external loops and plot the given RNA secondary

Examples

###
data(DataRNAstr)
externalLoopsPlot(DataRNAstr)

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