quick_w_cosine: Compute weighted cosine distance

quick_w_cosineR Documentation

Compute weighted cosine distance

Description

Compute weighted cosine distance

Usage

quick_w_cosine(M, w)

Arguments

M

the binary matrix, Each row is a cell, each column is a variant, generated by Make_matrix

w

weight for each variant, a vector

Value

dist object


chenweng1991/scMitoTracing documentation built on July 2, 2024, 8:41 p.m.