compute_supercells_additional_gammas: Computed super-cells for the additional gamma as concatenates...

Description Usage Arguments Value

View source: R/compute_supercells.R

Description

The same parameters as in compute_supercells, with 2 exceptions

Usage

 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
)

Arguments

SC.list

output of compute_supercells() (i.e., list of super-cells in a format "SC.list[['SC_method']][[gamma_i]][[seed_i]]")

additional_gamma_seq

vector of aggitional gammas for which SC has to be computed

Value

apdated list of super-cells with additional gammas


mariiabilous/SuperCellBM documentation built on Jan. 28, 2022, 7:45 p.m.