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_gammas(
SC.list,
additional_gamma_seq,
ToComputeSC,
data.folder = "./data",
filename = "additional_gammas",
approx.N = 1000,
fast.pca = TRUE,
verbose = FALSE
)
|
SC.list |
output of compute_supercells() (i.e., list of super-cells in a format |
additional_gamma_seq |
vector of aggitional gammas for which SC has to be computed |
apdated list of super-cells with additional gammas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.