findIntersect: Find intersecting samples between two sets and order...

Description Usage Arguments Value

Description

Find intersecting samples between two sets and order according to first

Usage

1
findIntersect(set1, set2)

Arguments

set1

M1 x D [matrix] with M1 samples and D dimensionality reduced data P.

set2

M2 x D [matrix] with M2 samples and D dimensionality reduced data P.

Value

[list] with set1 and set2 filtered for overlapping samples and ordered to the order of set1.


HannahVMeyer/drStable documentation built on Jan. 29, 2021, 11:42 a.m.