data-raw/align_details.R

# Code to prepare align_details list
align_details <- list(type = "dna", maxMismatches = 3,
                      nsubreads = 10, phredOffset = 33, unique = FALSE,
                      nBestLocations = 16)

# Save dataset
usethis::use_data(align_details, overwrite = TRUE, internal = FALSE)
compbiomed/MetaScope documentation built on April 1, 2024, 5:35 p.m.