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'


baba-beda/morpheusR documentation built on Oct. 10, 2024, 1:35 a.m.