diff --git a/404.html b/404.html index ee5f3aa..1babfb4 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@
diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index 49dfbeb..adb0a35 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -17,7 +17,7 @@ diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 241563a..7b46771 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ diff --git a/SUPPORT.html b/SUPPORT.html index 1a9ac56..da8f7ca 100644 --- a/SUPPORT.html +++ b/SUPPORT.html @@ -17,7 +17,7 @@ diff --git a/articles/attributes.html b/articles/attributes.html index dfa5aba..e26d1c5 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.4, https://github.com/waldronlab/bugphyzz. +R package version 0.99.5, 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.4}, + note = {R package version 0.99.5}, url = {https://github.com/waldronlab/bugphyzz}, }diff --git a/index.html b/index.html index da2a689..0233d83 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ diff --git a/news/index.html b/news/index.html index b35c026..a21963e 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ diff --git a/pkgdown.yml b/pkgdown.yml index eb87db1..99459e9 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-15T14:01Z +last_built: 2024-08-15T18:36Z urls: reference: https://waldronlab.io/bugphyzz/reference article: https://waldronlab.io/bugphyzz/articles diff --git a/reference/getTaxonSignatures.html b/reference/getTaxonSignatures.html index 9d81de1..67b8ae1 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 14:00:05.
+#> Using data downloaded on 2024-08-15 18:34:33.
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 562f67b..9dc3c1a 100644
--- a/reference/importBugphyzz.html
+++ b/reference/importBugphyzz.html
@@ -20,7 +20,7 @@
bp <- importBugphyzz()
-#> Using data downloaded on 2024-08-15 14:00:05.
+#> Using data downloaded on 2024-08-15 18:34:33.
names(bp)
#> [1] "animal pathogen"
#> [2] "antimicrobial sensitivity"
diff --git a/reference/index.html b/reference/index.html
index 89b9310..3d47b22 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -17,7 +17,7 @@
bp <- importBugphyzz()
-#> Using data downloaded on 2024-08-15 14:00:05.
+#> Using data downloaded on 2024-08-15 18:34:33.
sigs <- purrr::map(bp, makeSignatures)
sigs <- purrr::list_flatten(sigs, name_spec = "{inner}")
diff --git a/reference/physiologies.html b/reference/physiologies.html
index 2bca16f..64cf185 100644
--- a/reference/physiologies.html
+++ b/reference/physiologies.html
@@ -19,7 +19,7 @@