downsampleClone {dowser}R Documentation

downsampleClone Down-sample clone to maximum tip/switch ratio

Description

downsampleClone Down-sample clone to maximum tip/switch ratio

Usage

downsampleClone(clone, trait, tip_switch = 20, tree = NULL)

Arguments

clone

an airrClone object

trait

trait considered for rarefaction getTrees

tip_switch

maximum tip/switch ratio

tree

a phylo tree object correspond to clone

Value

A vector with sequence for each locus at a specified node in tree.


[Package dowser version 2.1.0 Index]