Description Usage Format Details Source References Examples
This data is generated by r package FcircSEC.
1 | data("circRNA_classt")
|
A data frame with 14 observations on the following 15 variables.
IDCircular RNA ID
chrChromosome
circ_startStart position
circ_endEnd position
circ_strandStrand
splice_LcircRNA length
circ_typecircRNA type
e_countNumber of exons
e_sizesExon sizes
e_offsetsStart positions of exons
b_transcriptTranscript name
b_strandTranscript strand
b_trans_startTranscript start
b_trans_endTranscript end
b_geneHost 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.
This example data is produced by r package FcircSEC.
R package FcircSEC.
1 2 | data(circRNA_classt)
## maybe str(circRNA_classt) ; plot(circRNA_classt) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.