Learn R Programming

SeuratObject (version 5.0.2)

JS: Get and set JackStraw information

Description

Get and set JackStraw information

Usage

JS(object, ...)

JS(object, ...) <- value

# S3 method for JackStrawData JS(object, slot, ...)

# S3 method for JackStrawData JS(object, slot, ...) <- value

# S3 method for DimReduc JS(object, slot = NULL, ...)

# S3 method for DimReduc JS(object, slot = NULL, ...) <- value

Value

JS: either a JackStrawData object or the specified jackstraw data

JS<-: object with the update jackstraw information

Arguments

object

An object

...

Arguments passed to other methods

value

JackStraw information

slot

Name of slot to store JackStraw scores to Can shorten to 'empirical', 'fake', 'full', or 'overall'