# Generated by roxygen2: do not edit by hand

export(msFilter)
export(msImpute)
export(msNormalize)
export(msPrepare)
export(msSummarize)
importClassesFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,"assay<-")
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(VIM,kNN)
importFrom(crmn,normalize)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(missForest,missForest)
importFrom(pcaMethods,completeObs)
importFrom(pcaMethods,pca)
importFrom(preprocessCore,normalize.quantiles)
importFrom(rlang,"!!!")
importFrom(rlang,.data)
importFrom(rlang,UQ)
importFrom(rlang,as_string)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,sd)
importFrom(stringr,str_replace_all)
importFrom(sva,ComBat)
importFrom(sva,sva)
importFrom(tibble,as_data_frame)
importFrom(tibble,as_tibble)
importFrom(tibble,data_frame)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,as_tibble)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
