Skip to content

waldronlab/bugphyzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bugphyzz

bugphyzz is a collection of bacterial physiological features to be used as a resource for physiological discovery and producing signatures. We are continuously curating bugphyzz databases through 3 main methods: webscraping, bulk download from online databases, and manual curation from literature. Mainly this database was concieved for analyzing microbiome data using physiological information. Bugphyzz can allow a user to look at specific physiologies, and create signature sets with specific bugs. The uniform structure of the data is what allows for the latter to manifest.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

##Release version
BiocManager::install("bugphyzz")

## Devel version
BiocManager::install("waldronlab/bugphyzz")

After installation, check vignettes with:

browseVigenttes("bugphyzz")

Data hosted on Zenodo

Link: https://zenodo.org/doi/10.5281/zenodo.10980653

About

Harmonized annotation of microbial physiology

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages