# Regions identified using 'identifySTRs()'
data("identifiedSTRs")
# Aggregate the strings
stringCoverage(
extractedReadsListObject = identifiedSTRs,
flankingRegions = flankingRegions,
control = stringCoverage.control(
numberOfThreads = 1,
trace = FALSE,
simpleReturn = TRUE
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.