Bisdata1 {BisRNA}R Documentation

Synthetic sample 1 of RNA bisulfite sequencing

Description

A dataset containing the RNA names, C position, coverage and non-conversion ratio for synthetic sample 1 of a RNA bisulfite sequencing experiment.

Usage

data(Bisdata)

Format

Data frame 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]