Distance: Compute for the distance matrix of another data source.

Description Usage Arguments Value

Description

Compute for the distance matrix of another data source.

Usage

1
Distance(dataB, distmeasure="tanimoto")

Arguments

dataB

Another data source not used in biclustering (similarity of rows)

distmeasure

Distance measure used in the calculation of pairwise distance. There are only three possible options: tanimoto, jaccard, or euclidean.

Value

A list containing the similarity matrix of compounds in the bicluster.


biclustRank documentation built on May 2, 2019, 4:54 p.m.