diff --git a/404.html b/404.html index 1babfb4..5d7d330 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@
diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index adb0a35..c3c5808 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -17,7 +17,7 @@ diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 7b46771..3441f4f 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ diff --git a/SUPPORT.html b/SUPPORT.html index da8f7ca..c96b925 100644 --- a/SUPPORT.html +++ b/SUPPORT.html @@ -17,7 +17,7 @@ diff --git a/articles/attributes.html b/articles/attributes.html index e26d1c5..ea51087 100644 --- a/articles/attributes.html +++ b/articles/attributes.html @@ -32,7 +32,7 @@ @@ -136,7 +136,7 @@Gamboa S, Waldron L, Eckenrode K, Ye J, Wokaty J (2024). bugphyzz: A harmonized data resource and software for enrichment analysis of microbial physiologies. -R package version 0.99.5, https://github.com/waldronlab/bugphyzz. +R package version 0.99.6, https://github.com/waldronlab/bugphyzz.
@Manual{, title = {bugphyzz: A harmonized data resource and software for enrichment analysis of microbial physiologies}, author = {Samuel Gamboa and Levi Waldron and Kelly Eckenrode and Jonathan Ye and Jennifer Wokaty}, year = {2024}, - note = {R package version 0.99.5}, + note = {R package version 0.99.6}, url = {https://github.com/waldronlab/bugphyzz}, }diff --git a/index.html b/index.html index 0233d83..0f0867f 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ diff --git a/news/index.html b/news/index.html index a21963e..12b1aa6 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ diff --git a/pkgdown.yml b/pkgdown.yml index 99459e9..e6379ea 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -5,7 +5,7 @@ articles: articles/attributes: attributes.html bugphyzz: bugphyzz.html sources: sources.html -last_built: 2024-08-15T18:36Z +last_built: 2024-08-15T18:56Z urls: reference: https://waldronlab.io/bugphyzz/reference article: https://waldronlab.io/bugphyzz/articles diff --git a/reference/getTaxonSignatures.html b/reference/getTaxonSignatures.html index 67b8ae1..e29d57b 100644 --- a/reference/getTaxonSignatures.html +++ b/reference/getTaxonSignatures.html @@ -19,7 +19,7 @@ @@ -103,7 +103,7 @@
taxid <- "562"
taxonName <- "Escherichia coli"
bp <- importBugphyzz()
-#> Using data downloaded on 2024-08-15 18:34:33.
+#> Using data downloaded on 2024-08-15 18:54:38.
sig_names_1 <- getTaxonSignatures(taxid, bp)
sig_names_2 <- getTaxonSignatures(taxonName, bp, taxIdType = "Taxon_name")
diff --git a/reference/importBugphyzz.html b/reference/importBugphyzz.html
index 9dc3c1a..0ad6de0 100644
--- a/reference/importBugphyzz.html
+++ b/reference/importBugphyzz.html
@@ -20,7 +20,7 @@
bp <- importBugphyzz()
-#> Using data downloaded on 2024-08-15 18:34:33.
+#> Using data downloaded on 2024-08-15 18:54:38.
names(bp)
#> [1] "animal pathogen"
#> [2] "antimicrobial sensitivity"
diff --git a/reference/index.html b/reference/index.html
index 3d47b22..7ef6c52 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -17,7 +17,7 @@
bp <- importBugphyzz()
-#> Using data downloaded on 2024-08-15 18:34:33.
+#> Using data downloaded on 2024-08-15 18:54:38.
sigs <- purrr::map(bp, makeSignatures)
sigs <- purrr::list_flatten(sigs, name_spec = "{inner}")
diff --git a/reference/physiologies.html b/reference/physiologies.html
index 64cf185..461eb0e 100644
--- a/reference/physiologies.html
+++ b/reference/physiologies.html
@@ -19,7 +19,7 @@