sub-.expt: Subset an expt

[.exptR Documentation

Subset an expt

Description

Working on improving my understanding of how R sets up functions by type.

Usage

## S3 method for class 'expt'
expt[i, j, ...]

Arguments

expt

expt to subset

i

Set of genes to keep

j

Set of samples to keep.

...

Parameters to pass to subset_genes/subset_expt.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.