# Generated by roxygen2: do not edit by hand

export("%>%")
export(clusterData)
export(enrichCluster)
export(exprs)
export(getClusters)
export(normalized_counts)
export(plot_genes_branched_heatmap2)
export(plot_multiple_branches_heatmap2)
export(plot_pseudotime_heatmap2)
export(pre_pseudotime_matrix)
export(prepareDataFromscRNA)
export(pseudotime)
export(size_factors)
export(visCluster)
exportMethods(exprs)
exportMethods(pseudotime)
importFrom(Biobase,exprs)
importFrom(SingleCellExperiment,counts)
importFrom(SummarizedExperiment,rowData)
importFrom(magrittr,"%>%")
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,kmeans)
importFrom(stats,sd)
importFrom(utils,modifyList)
