Learn R Programming

RNAsmc (version 0.8.0)

bulge_loop: Internal function for getting bulge loops in a RNA secondary structure

Description

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

Usage

bulge_loop(ctFile)

Value

Return a list containing information of bulge loops

Arguments

ctFile

A RNA secondary structure file containing structure information

Author

Zheng Hewei

Examples

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

Run the code above in your browser using DataLab