run_split_cstacks: run_split_cstacks

Description Usage

Description

The function that runs cstacks

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
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
)

thierrygosselin/stackr documentation built on Nov. 11, 2020, 11 a.m.