fsc3_get_buckets.SCESet: Define buckets of cells based on their signatures

Description Usage Arguments Value

Description

Two cells are put in the same buckets if their binary signatures have a specific number of common bits.

Usage

1
2
3
4
fsc3_get_buckets.SCESet(object, common_bits = NULL, runs = 50)

## S4 method for signature 'SCESet'
fsc3_get_buckets(object, common_bits = NULL, runs = 50)

Arguments

object

an object of 'SCESet' class

common_bits

number of common bits which is enough to put two signatures in the same bucket

Value

an object of 'SCESet' class


hemberg-lab/FastSC3 documentation built on May 17, 2019, 3:42 p.m.