Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
22be9339f1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
47 lines (46 sloc) 963 Bytes
# Generated by roxygen2: do not edit by hand
export(Clarion)
export(and)
export(andUI)
export(colorPicker)
export(colorPickerUI)
export(columnSelector)
export(columnSelectorUI)
export(create_geneview)
export(create_heatmap)
export(create_pca)
export(create_scatterplot)
export(featureSelector)
export(featureSelectorUI)
export(geneView)
export(geneViewUI)
export(geneview_to_i2dash)
export(global_cor_heatmap)
export(global_cor_heatmapUI)
export(heatmap)
export(heatmapUI)
export(heatmap_to_i2dash)
export(label)
export(labelUI)
export(limit)
export(limitUI)
export(marker)
export(markerUI)
export(orNumeric)
export(orNumericUI)
export(orTextual)
export(orTextualUI)
export(parse_MaxQuant)
export(parser)
export(pca)
export(pcaUI)
export(scatterPlot)
export(scatterPlotUI)
export(scatterplot_to_i2dash)
export(set_logger)
export(tobias_parser)
export(transformation)
export(transformationUI)
import(data.table)
importFrom(R6,R6Class)
importFrom(magrittr,"%<>%")