get_topn: Helper function for compute_null_dnp - returns the top n...

View source: R/create_null.R

get_topnR Documentation

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

Description

Helper function for compute_null_dnp - 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/crosstalkr documentation built on May 6, 2024, 6:09 p.m.