Skip to content
Snippets Groups Projects
Commit 7135f678 authored by Joseph Tran's avatar Joseph Tran
Browse files

fix namespace to taxa::taxon_names function

parent 7d7ba085
No related branches found
No related tags found
No related merge requests found
Pipeline #38615 passed
......@@ -81,7 +81,6 @@ importFrom(metacoder,compare_groups)
importFrom(metacoder,diverging_palette)
importFrom(metacoder,heat_tree)
importFrom(metacoder,parse_phyloseq)
importFrom(metacoder,taxon_names)
importFrom(metacoder,zero_low_counts)
importFrom(microbiome,aggregate_top_taxa)
importFrom(microbiome,core_members)
......@@ -95,4 +94,5 @@ importFrom(plotly,ggplotly)
importFrom(ranacapa,ggrare)
importFrom(reshape2,melt)
importFrom(taxa,filter_obs)
importFrom(taxa,taxon_names)
importFrom(venn,venn)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment