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 May 3, 2024, 8:37 a.m.