# Generated by roxygen2: do not edit by hand

export(CellSpace)
export(DNA_sequence_embedding)
export(cosine_similarity)
export(embedding_distance)
export(find_clusters)
export(find_neighbors)
export(motif_embedding)
export(run_UMAP)
exportClasses(CellSpace)
importFrom(Biostrings,DNAStringSet)
importFrom(Biostrings,as.matrix)
importFrom(Biostrings,reverseComplement)
importFrom(Seurat,FindClusters)
importFrom(Seurat,FindNeighbors)
importFrom(Seurat,RunUMAP)
