run_split_cstacks | R Documentation |
The function that runs cstacks
run_split_cstacks(
catalog.id = NULL,
o = "06_ustacks_2_gstacks",
M = "02_project_info/population.map.catalog.tsv",
catalog.path = NULL,
P = "06_ustacks_2_gstacks",
n = 1,
parallel.core = parallel::detectCores() - 1,
max.gaps = 2,
min.aln.len = 0.8,
disable.gapped = FALSE,
k.len = NULL,
report.mmatches = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.