Learn R Programming

RNAsmc (version 0.8.0)

external_loop: Internal function for getting external loops in a RNA secondary structure

Description

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

Usage

external_loop(ctFile)

Value

Return a list containing information of external loops

Arguments

ctFile

A RNA secondary structure file in CT format

Author

Zheng Hewei

Examples

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

Run the code above in your browser using DataLab