random_sampling {FastQ} R Documentation

make reads data random sampling

Description

Usage

random_sampling(fq, n,
    lazy = FALSE);

Arguments

fq

[as FastQFile]

n

[as integer]

Details

Authors

rnaseq

Value

this function returns data object of type FastQ.

clr value class

Examples


[Package FastQ version 1.0.0.0 Index]