-
Can you provide some guidance on converting from Chromatin Assay to Summarized Experiment or Ranged Summarized Experiment. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can convert to a SingleCellExperiment object (which is based on a RangedSummarizedExperiment) using the |
Beta Was this translation helpful? Give feedback.
You can convert to a SingleCellExperiment object (which is based on a RangedSummarizedExperiment) using the
as.SingleCellExperiment()
function as shown here: https://satijalab.org/seurat/articles/conversion_vignette.html#converting-to-from-singlecellexperiment