rankscore_fixed_order: Gene score array, from low to high scores

View source: R/util_stats.R

rankscore_fixed_orderR Documentation

Gene score array, from low to high scores

Description

Gene score array, from low to high scores

Usage

rankscore_fixed_order(n)

Arguments

n

genelist length

Value

result of (1:n)^2 / (n^2 / 1000)


goat documentation built on April 3, 2025, 6:05 p.m.