subsamp_fastqs | R Documentation |
randomly samples reads from single end fastqs uses python script in parallel
subsamp_fastqs(fnames, codeDir = "~/code/", prop = 0.01)
fnames |
files to subsample |
path |
to python script subsetOne.py |
proporation |
of reads to select |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.