50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


FcircSEC (version 1.0.0)

circRNA_classt: circRNA classification data

Description

This data is generated by r package FcircSEC.

Usage

data("circRNA_classt")

Arguments

Format

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

Details

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.

References

R package FcircSEC.

Examples

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

Run the code above in your browser using DataLab