extractConditionFromExpressionList: Extract samples from expression list based on condition_name...

Description Usage Arguments Value

View source: R/expression_list_functions.R

Description

Extract samples from expression list based on condition_name column in metadata.

Usage

1
extractConditionFromExpressionList(cond_name, expression_list)

Arguments

cond_name

Name of the condition, has to match at least one entry in the condition_name columns of the sample_metadata data frame.

expression_list

Expression list to be filtered.

Value

Filtered expression list


kauralasoo/seqUtils documentation built on May 20, 2019, 7:42 a.m.