findClusterPartners2: Get pairs of clusters coming from the same chromosome with...

Description Usage Arguments Value Author(s)

View source: R/dumped_functions.R

Description

This function solves the Maximum matching problem for all possible pairs of clusters and reports pairs with highest similarity.

Usage

1
findClusterPartners2(theta.param = NULL)

Arguments

theta.param

A list containing estimated cell types per cluster for each cell.

Value

A vector of pairs of clusters IDs that belong to the same chromosome.

Author(s)

Maryam Ghareghani, David Porubsky


daewoooo/SaaRclust documentation built on May 28, 2019, 7:50 p.m.