# Generated by roxygen2: do not edit by hand

export(assign_branches)
export(cell_order)
export(compute_geodesic_entropy)
export(conn_knn_graph)
export(detect_cell_types)
export(find_extreme_cells)
export(graph_gene)
export(graph_process_distance)
export(process_distance)
export(select_genes)
export(select_k)
export(width_k)
importFrom(alphahull,ahull)
importFrom(alphahull,areaahull)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(igraph,V)
importFrom(igraph,clusters)
importFrom(igraph,count_components)
importFrom(igraph,distances)
importFrom(igraph,get.shortest.paths)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,shortest_paths)
importFrom(lle,lle)
importFrom(stats,dist)
importFrom(stats,rnorm)
importFrom(stats,var)
