uniform.ranks.interval: Simulation of gene ranks uniformly distributed in a certain...

View source: R/priors.R

uniform.ranks.intervalR Documentation

Simulation of gene ranks uniformly distributed in a certain interval

Description

If the given interval is not completely dividable by the number of genes to simulate (numGenes), the number of simulated ranks might be slightly different from the numGenes.

Usage

uniform.ranks.interval(start, end, numGenes)

Arguments

start

Start of the rank interval (and value of the first simulated rank)

end

End of the rank interval

numGenes

Number of ranks to simulate

Value

Vector with uniforml distributed gene ranks


heiniglab/scPower documentation built on Jan. 9, 2025, 12:13 p.m.