Similar as how default ligerDataset data is accessed.
rawPeak(x, dataset)rawPeak(x, dataset, check = TRUE) <- value
normPeak(x, dataset)
normPeak(x, dataset, check = TRUE) <- value
# S4 method for liger,character
rawPeak(x, dataset)
# S4 method for liger,character
rawPeak(x, dataset, check = TRUE) <- value
# S4 method for liger,character
normPeak(x, dataset)
# S4 method for liger,character
normPeak(x, dataset, check = TRUE) <- value
# S4 method for ligerATACDataset,missing
rawPeak(x, dataset = NULL)
# S4 method for ligerATACDataset,missing
rawPeak(x, dataset = NULL, check = TRUE) <- value
# S4 method for ligerATACDataset,missing
normPeak(x, dataset = NULL)
# S4 method for ligerATACDataset,missing
normPeak(x, dataset = NULL, check = TRUE) <- value
The retrieved peak count matrix or the updated x
object.
ligerATACDataset object or a liger object.
Name or numeric index of an ATAC dataset.
Logical, whether to perform object validity check on setting new value.
dgCMatrix-class
matrix.