From 3da3079200d1d77218cf00d2e758eea9663abd73 Mon Sep 17 00:00:00 2001 From: Janani Ravi Date: Tue, 19 Nov 2024 14:51:53 -0700 Subject: [PATCH] minor README edits - add bugphyzzExports repo link - fixed minor typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8f2b79e..f451a45 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# taxPPro - Taxonomic and Phylogenetic Propagation +# `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 GitHun for details. +Check the [`waldronlab/bugphyzzExports`](https://github.com/waldronlab/bugphyzzExports) repository on GitHub for details. -## Installaion +## Installation ``` if (!require("BiocManager", quietly = TRUE))