getNormalisedRanges: Predicting dynamic ranges in test data

View source: R/function.R

getNormalisedRangesR Documentation

Predicting dynamic ranges in test data

Description

this function determines the ranges of a gene in test data

Usage

getNormalisedRanges(input.mat, quantiles = c(0.05, 0.1, 0.25, 0.75, 0.9, 0.95))

Arguments

input.mat

an n gene x m sample matrix of values

quantiles

desired ranges to compute

Value

the set of ranges computed from applying the specified quantiles to each gene in the test data


CopenhagenCenterForGlycomics/RGlycopacity documentation built on Oct. 31, 2024, 3:53 a.m.