Learn R Programming

pRoloc (version 1.12.4)

getNormDist: Extract Distances from a "ClustDistList" object

Description

This function computes and outputs normalised distances from a "ClustDistList" object.

Usage

getNormDist(object, p = 1/3)

Arguments

object
An instance of class "ClustDistList".
p
The normalisation factor. Default is 1/3.

Value

An numeric of normalised distances, one per protein set in the ClustDistList.

See Also

"ClustDistList", "ClustDist", and examples in clustDist.