order_genes: Function that orders genes based on peak expression

Description Usage Arguments Value

View source: R/6_networkAnalysis.R

Description

Function that orders genes based on peak expression

Usage

1
order_genes(exp, sampTab, pseudotime_column, smooth = TRUE)

Arguments

exp

expression matrix

sampTab

sample table

pseudotime_column

column in sample table containing pseudotime annotation

smooth

whether or not to smooth expression across pseudotime

Value

pheatmap


pcahan1/epoch documentation built on Feb. 14, 2022, 1:57 a.m.