VariableFeatures: Get and set variable feature information

Description Usage Arguments

Description

Get and set variable feature information

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
VariableFeatures(object, ...)

VariableFeatures(object, ...) <- value

## S3 method for class 'Assay'
VariableFeatures(object, ...)

## S3 method for class 'Seurat'
VariableFeatures(object, assay = NULL, ...)

## S3 replacement method for class 'Assay'
VariableFeatures(object, ...) <- value

## S3 replacement method for class 'Seurat'
VariableFeatures(object, assay = NULL, ...) <- value

Arguments

object

An object

...

Arguments passed to other methods

value

A character vector of variable features

assay

Name of assay to pull variable features for


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