diff --git a/404.html b/404.html index d07a58c..47b0ca1 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@
diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index 4a69fa7..5b3f838 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -17,7 +17,7 @@ diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 6566d40..082bb7b 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ diff --git a/SUPPORT.html b/SUPPORT.html index 480b8fa..d5ac2a0 100644 --- a/SUPPORT.html +++ b/SUPPORT.html @@ -17,7 +17,7 @@ diff --git a/articles/attributes.html b/articles/attributes.html index 21b109e..c942f11 100644 --- a/articles/attributes.html +++ b/articles/attributes.html @@ -32,7 +32,7 @@ @@ -126,7 +126,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.9, https://github.com/waldronlab/bugphyzz. +R package version 1.1.0, 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.9}, + note = {R package version 1.1.0}, url = {https://github.com/waldronlab/bugphyzz}, }diff --git a/index.html b/index.html index 3fea22e..cf772d2 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ diff --git a/news/index.html b/news/index.html index 402e15c..292189e 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ diff --git a/pkgdown.yml b/pkgdown.yml index d669d43..713cd36 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -1,11 +1,11 @@ pandoc: '3.4' pkgdown: 2.1.1.9000 -pkgdown_sha: 4f5c10eb59676f0ca2462eb06d7d7232c573a693 +pkgdown_sha: ffe60d5f60934e95285d416dae12c05e24ed1dac articles: articles/attributes: attributes.html bugphyzz: bugphyzz.html sources: sources.html -last_built: 2024-10-25T19:05Z +last_built: 2024-10-30T16:11Z urls: reference: https://waldronlab.io/bugphyzz/reference article: https://waldronlab.io/bugphyzz/articles diff --git a/reference/getTaxonSignatures.html b/reference/getTaxonSignatures.html index 181b748..5f3c862 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-10-25 19:03:19.
+#> Using data downloaded on 2024-10-30 16:09:43.
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 ace7e09..6806412 100644
--- a/reference/importBugphyzz.html
+++ b/reference/importBugphyzz.html
@@ -20,7 +20,7 @@
bp <- importBugphyzz()
-#> Using data downloaded on 2024-10-25 19:03:19.
+#> Using data downloaded on 2024-10-30 16:09:43.
names(bp)
#> [1] "animal pathogen"
#> [2] "antimicrobial sensitivity"
diff --git a/reference/index.html b/reference/index.html
index 067ef9d..94a3e69 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -17,7 +17,7 @@
bp <- importBugphyzz()
-#> Using data downloaded on 2024-10-25 19:03:19.
+#> Using data downloaded on 2024-10-30 16:09:43.
sigs <- purrr::map(bp, makeSignatures)
sigs <- purrr::list_flatten(sigs, name_spec = "{inner}")
diff --git a/reference/physiologies.html b/reference/physiologies.html
index bfef6b7..9d0b60c 100644
--- a/reference/physiologies.html
+++ b/reference/physiologies.html
@@ -19,7 +19,7 @@