inst/examples/workFlow.R

readPath <- system.file('extdata', 'sampleSequences.fastq', package = 'STRMPS')
\donttest{
STRMPSWorkflow(readPath,
               control = workflow.control(restrictType = "Autosomal",
                                          numberOfThreads = 1)
               )
}
svilsen/STRMPS documentation built on May 31, 2019, 7:55 a.m.