inst/examples/workFlow.R

readPath <- system.file('extdata', 'sampleSequences.fastq', package = 'STRMPS')
\donttest{
STRMPSWorkflow(readPath,
               control = workflow.control(restrictType = "Autosomal",
                                          numberOfThreads = 1)
               )
}

Try the STRMPS package in your browser

Any scripts or data that you put into this service are public.

STRMPS documentation built on May 2, 2019, 3:35 a.m.