Learn R Programming

momr (version 1.1)

indexReadsGC: indexReadsGC

Description

for a given column of the raw count matrix this function indexes the count vector in a vector of reads of the length of the sum of the counts. It allows after to randomly select a subset

Usage

indexReadsGC(v, silent = TRUE)

Arguments

v
: an integer raw count vector
silent
: default FALSE, debugging

Value

an character indexed vector

Details

indexReadsGC