DefaultAssay: Get the default assay

Description Usage Arguments Value

Description

Get the default assay

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
DefaultAssay(object, ...)

DefaultAssay(object, ...) <- value

## S3 method for class 'DimReduc'
DefaultAssay(object, ...)

## S3 method for class 'Seurat'
DefaultAssay(object, ...)

## S3 replacement method for class 'Seurat'
DefaultAssay(object, ...) <- value

Arguments

object

An object

...

Arguments passed to other methods

value

Name of assay to set as default

Value

The name of the default assay

An object with the new default assay


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