Description Usage Format Details Source References Examples
Four columns of the circRNA prediction tool.
1 | data("output_CIRI")
|
A data frame with 14 observations on the following 4 variables.
V1Chromosome name
V2Start position
V3End position
V4Strand
Four columns of the circRNA prediction tool. The columns have information about chromosome, circRNA start and end positions, and strand.
An example data from the circRNA prediction tool CIRI.
This data is obtained from the circRNA prediction tool CIRI.
1 2 | data(output_CIRI)
## maybe str(output_CIRI) ; plot(output_CIRI) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.