Skip to content
Snippets Groups Projects
Commit 666eafe0 authored by Simeon's avatar Simeon
Browse files

Update NAMESPACE

parent f845f172
No related branches found
No related tags found
No related merge requests found
...@@ -73,24 +73,8 @@ import(tidyverse) ...@@ -73,24 +73,8 @@ import(tidyverse)
import(utils) import(utils)
import(vegan) import(vegan)
import(viridis) import(viridis)
importFrom(DNAtools,alignment_based_distance_matrix)
importFrom(GenomicRanges,GRanges) importFrom(GenomicRanges,GRanges)
importFrom(ape,as.DNAbin) import(ape)
importFrom(cowplot,get_legend) import(cowplot)
importFrom(cowplot,plot_grid) import(phangorn)
importFrom(glue,if_else)
importFrom(gridExtra,margin)
importFrom(gridExtra,unit)
importFrom(magrittr,"%>%")
importFrom(phangorn,dist.ml)
importFrom(phangorn,phyDat)
importFrom(phangorn,upgma)
importFrom(stats,aggregate)
importFrom(stats,as.data.frame)
importFrom(stats,setdiff)
importFrom(stringr,str_c)
importFrom(stringr,str_length)
importFrom(stringr,str_pad)
importFrom(tools,file_path_sans_ext)
importFrom(viridisLite,viridis)
importFrom(viridisLite,viridisLite)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment