sampleData: Default data

Description Usage Format Details

Description

Dataset with base counts and id-gene tables.

Usage

1

Format

An object of class list of length 6.

Details

List with 6 elements:

SimRNAseq
data

Dataframe with base counts with gene id as rownames.

geneLength

Length of every gene.

SimChIPseq
data

Dataframe with base counts with regions as rownames.

idToGene

Dataframe with region as "ID" column and gene name on "Gene" column.

SimDNaseseq
data

Dataframe with base counts with regions as rownames.

idToGene

Dataframe with region as "ID" column and gene name on "Gene" column.

SimMiRNAseq
data

Dataframe with base counts with miRNA id as rownames.

idToGene

Dataframe with miRNA as "ID" column and gene name on "Gene" column.

SimMethylseq
idToGene

Dataframe with region as "ID" column and gene name on "Gene" column.

CpGisland

Dataframe of CpG to be used as initialization data, located on "Region" column


MOSim documentation built on Nov. 8, 2020, 5:50 p.m.