subsetES: Subsets es, if rows or columns are not specified, all are...

View source: R/subsetES.R

subsetESR Documentation

Subsets es, if rows or columns are not specified, all are retained

Description

Subsets es, if rows or columns are not specified, all are retained

Usage

subsetES(es, columns = c(), rows = c())

Arguments

es

ExpressionSet object.#'

columns

List of specified columns' indices (optional), indices start from 0#'

rows

List of specified rows' indices (optional), indices start from 0

Value

new expression set 'es'


ctlab/phantasus documentation built on July 15, 2024, 1:48 a.m.