Last chance! 50% off unlimited learning
Sale ends in
This data is generated by r package FcircSEC.
data("circRNA_classt")
A data frame with 14 observations on the following 15 variables.
ID
Circular RNA ID
chr
Chromosome
circ_start
Start position
circ_end
End position
circ_strand
Strand
splice_L
circRNA length
circ_type
circRNA type
e_count
Number of exons
e_sizes
Exon sizes
e_offsets
Start positions of exons
b_transcript
Transcript name
b_strand
Transcript strand
b_trans_start
Transcript start
b_trans_end
Transcript end
b_gene
Host gene
This is the output generated by the circClassification function of the r package FcircSEC. It contains all necessary information for extracting the full length circRNA sequence.
R package FcircSEC.
# NOT RUN {
data(circRNA_classt)
## maybe str(circRNA_classt) ; plot(circRNA_classt) ...
# }
Run the code above in your browser using DataLab