ubiome

uBiome core taxonomy library


Keywords
ubiome, microbiome, taxonomy
License
MIT
Install
pip install ubiome==0.6.5

Documentation

uBiome Tools Repository

Please add your tools here, and edit this file to keep a directory of scripts, programs, templates, or anything else you find useful for manipulating or analyzing uBiome information.

If you are new to uBiome taxonomy files, read our Getting Started document.

ubiome.py: Python module Compare any two uBiome samples to find unique taxa (bacteria) or to show the difference in counts. If you have a Mac, the script works without installing anything else.

RuBiome: simple scripts in R

  • uBiome_compare_samples Given two samples, output all the differences, including the difference in count_norm

  • uBiome_sample_unique Given two samples, output which rows are the uniquely found in one but not the other.

  • convert_json_files_to_csv Convert all JSON files in a directory to CSV files, suitable for reading in Excel or use with the other functions here.

uBiome JSON to D3 Tree Graph A lightweight JavaScript library that generates an interactive D3 tree visualization from your uBiome JSON data.