rankscore_fixed_order {goat}R 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)


[Package goat version 1.0 Index]