Skip to content

Commit

Permalink
Remove former (now not used) lefser functions
Browse files Browse the repository at this point in the history
  • Loading branch information
sdgamboa committed Dec 30, 2024
1 parent 6a0ccc2 commit ac5d8e2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 396 deletions.
13 changes: 0 additions & 13 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export(editMiaTaxaNames)
export(filterTaxa)
export(get_direction_cols)
export(get_meth_class)
export(lefser2)
export(norm_clr)
export(norm_tss)
export(plot_enrichment)
Expand All @@ -19,17 +18,5 @@ export(run_DA)
export(set_DA_methods_list)
export(set_norm_list)
export(taxize_classification_to_taxonomy_table)
import(SummarizedExperiment)
importFrom(MASS,lda)
importFrom(coin,pvalue)
importFrom(coin,statistic)
importFrom(coin,wilcox_test)
importFrom(dplyr,bind_rows)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,kruskal.test)
importFrom(stats,reorder)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(utils,tail)
175 changes: 0 additions & 175 deletions R/lefser.R

This file was deleted.

154 changes: 0 additions & 154 deletions R/lefser2.R

This file was deleted.

Loading

0 comments on commit ac5d8e2

Please sign in to comment.