mergedBSJunctions | R Documentation |
A data frame containing genomic coordinates (genome assembly hg19) detected
in human LV tissues of controls and diseased hearts. This data frame was
generated with mergedBSJunctions
which grouped circRNAs
commonly identified by the three tools (CircMarker(cm), MapSplice2 (m) and
NCLscan (n)) used for circRNAs detection.
data(mergedBSJunctions)
A data frame with 41558 rows and 16 columns
Unique identifier
is the gene name whose exon coordinates overlap that of the given back-spliced junctions
is the strand where the gene is transcribed
the chromosome from which the circRNA is derived
is the 5' coordinate of the upstream back-spliced exon in the transcript. This corresponds to the back-spliced junction / acceptor site
is the 3' coordinate of the downstream back-spliced exon in the transcript. This corresponds to the back-spliced junction / donor site
are the tools that identified the back-spliced junctions
Number of occurences of each circRNA in control 1
Number of occurences of each circRNA in control 2
Number of occurences of each circRNA in control 3
Number of occurences of each circRNA in DCM 1
Number of occurences of each circRNA in DCM 2
Number of occurences of each circRNA in DCM 3
Number of occurences of each circRNA in HCM 1
Number of occurences of each circRNA in HCM 2
Number of occurences of each circRNA in HCM 3
data(mergedBSJunctions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.