subsetSEByColumnValue: Extract a subset of the data from a SummarizedExperiment...

View source: R/SummarizedExperiment_helpers.R

subsetSEByColumnValueR Documentation

Extract a subset of the data from a SummarizedExperiment based on column information

Description

Extract a subset of the data from a SummarizedExperiment based on column information

Usage

subsetSEByColumnValue(se, column, value)

Arguments

se

SummarizedExperiment object

column

Name of the column in the colData object

value

Value of the column to be extracted

Value

Subsetted SummmarizedExperiment object


kauralasoo/eQTLUtils documentation built on March 12, 2023, 8:50 p.m.