filter_RNAseq: Filter expressions

Description Usage Arguments Value Remove the expression that is not in more than 25% of samples and the lower

View source: R/helper_functions.R

Description

Filter expressions

Usage

1
filter_RNAseq(expr, frac = 0.1)

Arguments

expr

Input RNAseq data (not microbiota)

frac

The fraction to remove

Value

A matrix without low expressed genes and with low variance

Remove the expression that is not in more than 25% of samples and the lower

10% of genes


llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.