get_topn: Helper function for compute_null - returns the top n genes by...

View source: R/compute_null.R

get_topnR Documentation

Helper function for compute_null - returns the top n genes by dnp for each sample

Description

Helper function for compute_null - returns the top n genes by dnp for each sample

Usage

get_topn(df, n_genes)

Arguments

df

output of compute_dnp()

n_genes

integer describing number of genes per sample that we will compute the null distribution for


DavisWeaver/disruptr documentation built on Jan. 29, 2023, 1:04 a.m.