Description Usage Arguments Value
View source: R/compute_supercells.R
The same parameters as in compute_supercells, with 2 exceptions
1 2 3 4 5 6 7 8 9 10 | compute_supercells_additional_seeds(
SC.list,
additional_seed_seq,
ToComputeSC,
data.folder = "./data",
filename = "additional_seeds",
approx.N = 1000,
fast.pca = TRUE,
verbose = FALSE
)
|
SC.list |
output of compute_supercells (i.e., list of super-cells in a format |
additional_seed_seq |
vector of aggitional seeds for which SC has to be computed |
apdated list of super-cells with additional seeds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.