Match1Sig: Find signatures in 'other.sigs' with the highest cosine...

Description Usage Arguments Value

View source: R/match.sigs.R

Description

Find signatures in other.sigs with the highest cosine similarity to query.sig.

Usage

1
Match1Sig(query.sig, other.sigs)

Arguments

query.sig

A single signature.

other.sigs

Matrix with each column being one signature.

Value

The maximum similarity between query.sig and any signature in other.sigs; the name of the single element in the vector is the name of a signature with the maximum similarity.


steverozen/ICAMSxtra documentation built on Feb. 9, 2022, 7:01 a.m.