circRNA_genomic_sequence: Genomic sequences of circRNAs.

Description Usage Format Details Source References Examples

Description

This data is generated by r package FcircSEC.

Usage

1
data("circRNA_genomic_sequence")

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.

Source

This example data is produced by r package FcircSEC.

References

R package FcircSEC.

Examples

1
2
data(circRNA_genomic_sequence)
## maybe str(circRNA_genomic_sequence) ; plot(circRNA_genomic_sequence) ...

FcircSEC documentation built on Jan. 31, 2020, 5:07 p.m.