diff_state_significant_lfc: Prepare significant logFC vector named with gene names.

View source: R/differential_state.R

diff_state_significant_lfcR Documentation

Prepare significant logFC vector named with gene names.

Description

Prepare significant logFC vector named with gene names.

Usage

diff_state_significant_lfc(ds, contrasts, clusters, FDR = 0.05, logFC = 1)

Arguments

ds

Results returned by pbDS or pseudobulk_diff_state

contrasts

choose a contrast.

clusters

choose a cluster.

FDR

Upper limit of FDR.

logFC

Lower limit of absolute value of logFC.

Value

A logFC vector named gene names


altairwei/rhapsodykit documentation built on Feb. 1, 2023, 8:52 a.m.