sampleRandomly: sampleRandomly

View source: R/downsizing.R

sampleRandomlyR Documentation

sampleRandomly

Description

This function samples randomly a unique subset of the given indexed vector

Usage

sampleRandomly(v.ind, level = 1.1e+07)

Arguments

v.ind

: a character vector of the indexed reads

level

: default 11e6, the number of reads to be selected randomly. This sould be smaller than the size of v.ind

Details

sampleRandomly

Value

a character indexed vector

Author(s)

Edi Prifti


eprifti/momr documentation built on Sept. 27, 2022, 3:36 a.m.