groupOTU {ggtree}R Documentation

groupOTU method

Description

groupOTU method for ggtree object

Usage

## S4 method for signature 'ggtree'
groupOTU(object, focus, group_name = "group", ...)

Arguments

object

ggtree object

focus

OTU to focus

group_name

name of the group

...

additional parameters


[Package ggtree version 1.10.5 Index]