findSplitedClusters: Get pairs of clusters likely coming from the same chromosome

Description Usage Arguments Value Author(s)

View source: R/findClusterPartners.R

Description

This function finds cluster likely coming from the same chromosome by looking for clusters that share the same directionality across multiple Strand-seq libraries.

Usage

1
findSplitedClusters(theta.param = NULL, z.limit = 2.58)

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.