scaleCoords: A helper function to rescale coordinates

Description Usage Arguments Value

View source: R/plot.combi.R

Description

A helper function to rescale coordinates

Usage

1
scaleCoords(featCoords, latentData, manExpFactorTaxa, featNum = NULL)

Arguments

featCoords

the feature coordinates to be rescaled

latentData

latent variables

manExpFactorTaxa

an expansion factor

featNum

the number of features to retain

Value

The rescaled feature coordinates


combi documentation built on Nov. 8, 2020, 5:34 p.m.

Related to scaleCoords in combi...