assignment_subsamples | R Documentation |
assignment_subsamples
assignment_subsamples(
x,
input = NULL,
subsample = NULL,
assignment.analysis = "gsi_sim",
marker.number = NULL,
markers.sampling = "random",
iteration.method = 10,
filename = "assignment_data.txt",
directory = NULL,
keep.gsi.files = FALSE,
verbose = FALSE,
parallel.core = parallel::detectCores() - 1,
random.seed = NULL,
base.filename = NULL,
thl = 1,
adegenet.dapc.opt = NULL,
adegenet.n.rep = NULL,
adegenet.training = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.