Add HMMCopy results to sce object
Usage
add_hmmcopy(
sce,
verbose = FALSE,
ncores = 1,
assay_name = paste0("counts_gc_", sce@metadata$gc_cor_method),
save_raw_hmm = NULL,
slot_suffix = NULL,
...
)
Arguments
- sce
an SCE object
- verbose
Message verbosity
- ncores
Number of cores
- assay_name
Name of the assay with counts to input into HMMcopy. Ideally these are GC corrected.
- save_raw_hmm
Path to save raw hmm data in an
rda
file- slot_suffix
Suffix to add to newly created
copy
andstate
assay slots.- ...
Additional parameters to pass to
run_sc_hmmcopy()
, such asparam