calculateNormalisedIntersects: Predicting glycosylation capacity in test data from reference...

View source: R/function.R

calculateNormalisedIntersectsR Documentation

Predicting glycosylation capacity in test data from reference data

Description

this function determines whether a gene is expressed in test data by leveraging reference data

Usage

calculateNormalisedIntersects(
  input.mat,
  dynamic_ranges.char = available_ranges()
)

Arguments

input.mat

an n gene x m sample matrix of values.

dynamic_ranges.char

character reference to a stored set of ranges

Value

the set of prediction statuses computed from applying the expression quantiles from the reference data to each sample in the test data


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