ExploratorySummarizedExperimentList-class | R Documentation |
The ExploratorySummaizedExperimentList class
Extract parts of ExploratorySummarizedExperimentList.
Extract parts of ExploratorySummarizedExperimentList.
Extract parts of ExploratorySummarizedExperimentList.
## S4 method for signature
## 'ExploratorySummarizedExperimentList,ANY,missing,ANY'
x[i, j, ..., drop = TRUE]
## S4 method for signature
## 'ExploratorySummarizedExperimentList,numeric,missing,ANY'
x[i, j, ..., drop = TRUE]
## S4 method for signature
## 'ExploratorySummarizedExperimentList,logical,missing,ANY'
x[i, j, ..., drop = TRUE]
x |
|
i |
boolean index for the ExploratorySummarizedExperimentList list |
j |
not used |
... |
additional arguments not used here |
drop |
not used |
.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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.