Description Usage Arguments Fields and Methods Author(s) See Also
Package: aroma.seq
Class FastqDownsampler
Object
~~|
~~+--
ParametersInterface
~~~~~~~|
~~~~~~~+--
AromaSeqTransform
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
FastqDownsampler
Directly known subclasses:
public static class FastqDownsampler
extends AromaSeqTransform
...
1 | FastqDownsampler(dataSet=NULL, subset=1e+06, seed=NULL, ...)
|
dataSet |
An |
subset |
An |
seed |
An (optional) |
... |
Additional arguments passed to |
Methods:
process | - | |
Methods inherited from AromaSeqTransform:
as.character, findFilesTodo, getAcronym, getAsteriskTags, getFlavor, getFullName, getInputDataSet, getName, getOptionalArguments, getOrganism, getOutputDataSet, getParameters, getPath, getRootPath, getTags, isDone, length, process, setTags
Methods inherited from ParametersInterface:
getParameterSets, getParameters, getParametersAsString
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save, findRspReportTemplate, asThis
Henrik Bengtsson
Internally, the FastqSampler
method is used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.