powered by
This data is generated by r package FcircSEC.
data("circRNA_genomic_sequence")
A data frame with 14 observations on the following 2 variables.
seq_name1
IDs of circular RNAs
sequence1
Genomic sequences of circular RNAs
This is the output generated by the get.fasta function of the r package FcircSEC. It contains the genomic sequences of the circRNAs.
R package FcircSEC.
# NOT RUN { data(circRNA_genomic_sequence) ## maybe str(circRNA_genomic_sequence) ; plot(circRNA_genomic_sequence) ... # }
Run the code above in your browser using DataLab