bulgeLoopsPlot: A function for bulge loops plotting

View source: R/bulgeLoopsPlot.R

bulgeLoopsPlotR Documentation

A function for bulge loops plotting

Description

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

Usage

bulgeLoopsPlot(ctFile)

Arguments

ctFile

A RNA secondary structure file containing structure information

Value

Return a list containing base positions in bulge loops

Examples

###
data(DataRNAstr)
bulgeLoopsPlot(DataRNAstr)

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