Learn R Programming

momr (version 1.1)

indexReads: indexReads

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

indexReads(v, silent = FALSE)

Arguments

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

Value

an character indexed vector

Details

indexReads