Skip to contents

The ExploratorySummaizedExperimentList class

Extract parts of ExploratorySummarizedExperimentList.

Extract parts of ExploratorySummarizedExperimentList.

Extract parts of ExploratorySummarizedExperimentList.

Usage

# S4 method for class 'ExploratorySummarizedExperimentList,ANY,missing,ANY'
x[i, j, ..., drop = TRUE]

# S4 method for class 'ExploratorySummarizedExperimentList,numeric,missing,ANY'
x[i, j, ..., drop = TRUE]

# S4 method for class 'ExploratorySummarizedExperimentList,logical,missing,ANY'
x[i, j, ..., drop = TRUE]

Arguments

x

ExploratorySummarizedExperimentList object

i

boolean index for the ExploratorySummarizedExperimentList list

j

not used

...

additional arguments not used here

drop

not used

Slots

.Data

list.

title

character.

author

character.

description

character.

static_pdf

character.

group_vars

character.

default_groupvar

character.

contrasts

list.

url_roots

list.

gene_sets

list.

gene_set_id_type

character.

ensembl_species

character.