Bisdata {BisRNA} | R Documentation |
Three synthetic samples of RNA bisulfite sequencing for examples and tests
Description
A dataset containing the RNA names, C position, coverage and non-conversion ratio for three synthetic samples of a RNA bisulfite sequencing experiment.
Usage
data(Bisdata)
Format
Three data frames with 330 to 345 rows and the 4 following variables:
- RNA
RNA name or identifier
- Cpos
Cytosine position in RNA
- coverage
Number of available reads at Cpos
- ncratio
Bisulfite non-conversion ratio at Cpos
Examples
data(Bisdata)
ls(pattern="Bisdata")
head(Bisdata1)
[Package BisRNA version 0.2.2 Index]