makeASVtab: Make ASV Table

View source: R/makeASVtab.R

makeASVtabR Documentation

Make ASV Table

Description

Generates an ASV table based on the taxa present in the taxonomy csv file. Will attempt to guess how many ranks are represented in the taxa names if they are not explicitly stated in the file.

Usage

makeASVtab(taxa_names_tab)

Arguments

taxa_names_tab

List of unprocessed taxa that may or may not already be split into columns for each rank

Value

Dataframe with taxa in rows, split into columns for each taxonomic rank.


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.