Skip to content

JRaviLab/taxPPro

 
 

Repository files navigation

taxPPro — Taxonomic and Phylogenetic Propagation

This package contains functions and data, e.g. taxonomic trees, used for performing filtering and propagation of bugphyzz annotations.

The functions in this package are used in the bugphyzzExports script. Check the waldronlab/bugphyzzExports repository on GitHub for details.

Installation

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

BiocManager::install('waldronlab/taxPPro')

Releases

No releases published

Packages

No packages published

Languages

  • R 94.2%
  • Shell 5.8%