IDBacApp / data /NAMESPACE
introvoyz041's picture
Migrated from GitHub
9aaa76b verified
# Generated by roxygen2: do not edit by hand
export(.retrieve_peaks_from_pool)
export(assembleMirrorPlots)
export(createFuzzyVector)
export(current_db_version)
export(db_from_bruker)
export(db_from_mzml)
export(delim_to_mzml)
export(idbac_available_samples)
export(idbac_connect)
export(idbac_create)
export(idbac_db_version)
export(idbac_dendrogram_creator)
export(idbac_get_metadata)
export(idbac_get_peaks)
export(idbac_get_spectra)
export(idbac_update_db)
export(merge_idbac_experiments)
export(mquant_bin)
export(new_version_check)
export(prioritizer)
export(run_app)
import(dendextend)
import(shiny)
importFrom(MALDIquant,binPeaks)
importFrom(MALDIquant,createMassPeaks)
importFrom(MALDIquant,filterPeaks)
importFrom(MALDIquant,intensityMatrix)
importFrom(MALDIquant,mergeMassPeaks)
importFrom(MALDIquant,trim)
importFrom(fst,decompress_fst)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(magrittr,"%>%")
importFrom(shiny,modalButton)
importFrom(shiny,modalDialog)
importFrom(shiny,showModal)
importFrom(stats,as.dendrogram)
importFrom(stats,as.hclust)
importFrom(stats,dnorm)
importFrom(stats,order.dendrogram)