counts.preprocess: Data Object Generation

Description Usage Arguments Value Author(s) References See Also Examples

Description

To extract position and count information from train.dat.counts or test.dat.counts

Usage

1
counts.preprocess(mat.counts)

Arguments

mat.counts

a dataframe of train.dat.counts or test.dat.counts

Value

counts.preprocess return a list containing components:

counts

a matrix of counts

pos

a matrix of positions

Author(s)

Guoshuai Cai

References

Cai G, RNA-SEQUENCING APPLICATIONS: GENE EXPRESSION QUANTIFICATION AND METHYLATOR PHENOTYPE IDENTIFICATION, Ph.D. Thesis, 2013

See Also

train.dat.counts,test.dat.counts

Examples

1
2
3
4
5

GCAI.bias documentation built on May 1, 2019, 8:18 p.m.