readPath <- system.file('extdata', 'sampleSequences.fastq', package = 'STRMPS')
\donttest{
STRMPSWorkflow(readPath,
control = workflow.control(restrictType = "Autosomal",
numberOfThreads = 1)
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.