id2hash: Convert taxa/ID through a correspondence table

Description Usage Arguments Value

View source: R/convenience_functions.R

Description

Convert taxa/ID through a correspondence table

Usage

1
id2hash(physeq, hashTable, ...)

Arguments

physeq

phyloseq-class

hashTable

A data.frame with at least a **UsearchID** and **HashID** columns.

...

The subsetting expression that should be applied to the correspondance table hashTable. This is passed on to subset.

Value

physeq-renamed phyloseq-class with OTU renamed.


cpauvert/psadd documentation built on Nov. 22, 2020, 9:19 a.m.