readPath <- system.file('extdata', 'sampleSequences.fastq', package = 'STRMPS')
# \donttest{
STRMPSWorkflow(
readPath,
control = workflow.control(
restrictType = "Autosomal",
numberOfThreads = 1
)
)
# }
Run the code above in your browser using DataLab