extract_daughters: function to extract all daughter clones from a parent using a...

View source: R/cloneMap.R

extract_daughtersR Documentation

function to extract all daughter clones from a parent using a phylogenetic tree

Description

function to extract all daughter clones from a parent using a phylogenetic tree

Usage

extract_daughters(tree, parent.clones)

Arguments

tree

a phylogenetic tree matrix with two column specifying 'parent' (column 1) and child (column 2)

parent.clones

the name of the parent clone(s) for which you wish to find all daughters


amf71/cloneMap documentation built on Jan. 11, 2024, 5:28 a.m.