findClusterPartners: Get pairs of clusters coming from the same chromosome that...

Description Usage Arguments Value Author(s)

View source: R/findClusterPartners.R

Description

This function solves problem of finding the best clustering partners using linear programing function.

Usage

1
findClusterPartners(theta.param = NULL)

Arguments

theta.param

A list of estimated cell types for each cluster and each cell.

Value

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

Author(s)

David Porubsky


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