| sampleRandomly | R Documentation | 
This function samples randomly a unique subset of the given indexed vector
sampleRandomly(v.ind, level = 1.1e+07)
| 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 | 
sampleRandomly
a character indexed vector
Edi Prifti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.