getNormDist: Extract Distances from a '"ClustDistList"' object

View source: R/clusterdist-functions.R

getNormDistR Documentation

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.

Author(s)

Lisa Breckels

See Also

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


lgatto/pRoloc documentation built on March 14, 2024, 7:10 a.m.