is_included: Group theory

Description Usage Arguments

View source: R/Phylogeny_tree.R

Description

Clone2 is included in Clone1 if all values of Clone2 are lower or equal to the ones in Clone1 at the same position. Returns TRUE is Clone2 is included in Clone1.

Usage

1
is_included(Clone1, Clone2)

Arguments

Clone1

Numeric vector, representing the cellularity of Clone1 in different samples

Clone2

Numeric vector, representing the cellularity of Clone2 in different samples


QuantumClone documentation built on May 2, 2019, 3:03 a.m.