indexReadsGC: indexReadsGC

View source: R/downsizing.R

indexReadsGCR Documentation

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

Details

indexReadsGC

Value

an character indexed vector

Note

this function is optimized when dowsizing for gene count

Author(s)

Edi Prifti


eprifti/momr documentation built on Dec. 11, 2024, 3:06 p.m.