pairDist: Distance Calculation

View source: R/cell.R

pairDistR Documentation

Distance Calculation

Description

Small function to calculate quickly the distance between rows of two matrix.

Usage

pairDist(x, y)

Arguments

x

a matrix

y

a matrix

Value

A Distance Matrix


RausellLab/CelliD documentation built on Jan. 12, 2024, 3:44 a.m.