From 4d640d98fd84ae0f9015f433671ba3f8434a4e75 Mon Sep 17 00:00:00 2001 From: Christian Diener Date: Fri, 3 Nov 2023 13:22:12 -0700 Subject: [PATCH] update docs --- man/bracken_to_phyloseq.Rd | 2 +- man/mothur_to_dada.Rd | 2 +- man/reads_to_phyloseq.Rd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/bracken_to_phyloseq.Rd b/man/bracken_to_phyloseq.Rd index 8ae71c9..a1a7596 100644 --- a/man/bracken_to_phyloseq.Rd +++ b/man/bracken_to_phyloseq.Rd @@ -21,6 +21,6 @@ A phyloseq object for the data. Converts BRACKEN results to a phyloseq object. } \examples{ - NULL +NULL } diff --git a/man/mothur_to_dada.Rd b/man/mothur_to_dada.Rd index ca0f9e7..9b197e5 100755 --- a/man/mothur_to_dada.Rd +++ b/man/mothur_to_dada.Rd @@ -21,6 +21,6 @@ Nothing. Converts taxa annotations from mothur format to dada2 format. } \examples{ - NULL +NULL } diff --git a/man/reads_to_phyloseq.Rd b/man/reads_to_phyloseq.Rd index 49cafab..cd6c616 100644 --- a/man/reads_to_phyloseq.Rd +++ b/man/reads_to_phyloseq.Rd @@ -24,6 +24,6 @@ A phyloseq object for the data. Converts read count data to a phyloseq object. } \examples{ - NULL +NULL }