cB_small | R Documentation |
Subset of a cB file from the DCP2 dataset published in Luo et al. 2020. The original file is large (69 MB), so the example cB file has been downsampled and contains only 10 genes (rather than 25012). The columns are described in the Getting_Started vignette.
data(cB_small)
A dataframe with 5788 rows and 5 variables; each row corresponds to a group of sequencing reads
Sample name
Number of T-to-C mutations
Number of Ts
Name of feature to which the group of reads map; usually a gene name
Number of identical sequencing reads
Luo et al. (2020) Biochemistry. 59(42), 4121-4142
data(cB_small)
data(metadf)
bakRdat <- bakRData(cB_small, metadf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.