SetAssayData: Setter for multimodal data

Description Usage Arguments Value

Description

Setter for multimodal data

Usage

1
2
3
4
5
6
7
8
SetAssayData(object, ...)

## S3 method for class 'Assay'
SetAssayData(object, slot, new.data, ...)

## S3 method for class 'Seurat'
SetAssayData(object, slot = "data", new.data,
  assay = NULL, ...)

Arguments

object

An object

...

Arguments passed to other methods

slot

Where to store the new data

new.data

New data to insert

assay

Name of assay whose data should be set

Value

object with the assay data set


atakanekiz/Seurat3.0 documentation built on May 26, 2019, 2:33 a.m.