Learn R Programming

FcircSEC (version 1.0.0)

circRNA_genomic_sequence: Genomic sequences of circRNAs.

Description

This data is generated by r package FcircSEC.

Usage

data("circRNA_genomic_sequence")

Arguments

Format

A data frame with 14 observations on the following 2 variables.

seq_name1

IDs of circular RNAs

sequence1

Genomic sequences of circular RNAs

Details

This is the output generated by the get.fasta function of the r package FcircSEC. It contains the genomic sequences of the circRNAs.

References

R package FcircSEC.

Examples

Run this code
# NOT RUN {
data(circRNA_genomic_sequence)
## maybe str(circRNA_genomic_sequence) ; plot(circRNA_genomic_sequence) ...
# }

Run the code above in your browser using DataLab