diff --git a/inst/scripts/mpa_tree_v31.R b/inst/scripts/mpa_tree_v31.R index 093e079..e5e1c8b 100644 --- a/inst/scripts/mpa_tree_v31.R +++ b/inst/scripts/mpa_tree_v31.R @@ -1,3 +1,7 @@ + +## This code is for converting the tips of the metaphlan tree v3.1 from +## genome ids (GCA) to taxids + library(ape) library(tidyr) library(purrr)