compute_gene_counts: Compute gene counts

View source: R/compute_gene_counts.R

compute_gene_countsR Documentation

Compute gene counts

Description

Counts the number of times each gene appeared in the randomly sampled gene lists.

Usage

compute_gene_counts(bootstrap_list, verbose = TRUE)

Arguments

bootstrap_list

The output of get_summed_proportions_iterate.

verbose

Print messages.

Value

data.table


NathanSkene/EWCE documentation built on April 10, 2024, 1:02 a.m.