# Generated by roxygen2: do not edit by hand

S3method(pairs,SlingshotDataSet)
S3method(plot3d,SlingshotDataSet)
export(SlingshotDataSet)
export(getCurves)
export(getLineages)
export(newSlingshotDataSet)
export(plotGenePseudotime)
export(slingAdjacency)
export(slingCurveWeights)
export(slingCurves)
export(slingLineages)
export(slingParams)
export(slingPseudotime)
export(slingshot)
exportClasses(SlingshotDataSet)
exportMethods("[")
exportMethods(SlingshotDataSet)
exportMethods(clusterLabels)
exportMethods(getCurves)
exportMethods(getLineages)
exportMethods(lines)
exportMethods(newSlingshotDataSet)
exportMethods(plot)
exportMethods(plotGenePseudotime)
exportMethods(predict)
exportMethods(reducedDim)
exportMethods(reducedDims)
exportMethods(show)
exportMethods(slingAdjacency)
exportMethods(slingCurveWeights)
exportMethods(slingCurves)
exportMethods(slingLineages)
exportMethods(slingParams)
exportMethods(slingPseudotime)
exportMethods(slingshot)
import(SingleCellExperiment)
import(clusterExperiment)
import(grDevices)
import(graphics)
import(matrixStats)
import(methods)
import(princurve)
import(stats)
importFrom(SingleCellExperiment,reducedDim)
importFrom(SingleCellExperiment,reducedDims)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,assays)
importFrom(ape,mst)
importFrom(igraph,graph.adjacency)
importFrom(igraph,shortest_paths)
importFrom(princurve,project_to_curve)
importFrom(rgl,plot3d)
