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