# Generated by roxygen2: do not edit by hand

export("%>%")
export(basic_filter)
export(basic_find_markers)
export(basic_markers)
export(basic_qc)
export(basic_workflow)
import(Seurat)
import(clustree)
import(ggplot2)
import(patchwork)
importFrom(Matrix,rowSums)
importFrom(Seurat,DimPlot)
importFrom(Seurat,FeatureScatter)
importFrom(Seurat,FindClusters)
importFrom(Seurat,FindNeighbors)
importFrom(Seurat,FindVariableFeatures)
importFrom(Seurat,GetAssay)
importFrom(Seurat,NoLegend)
importFrom(Seurat,NormalizeData)
importFrom(Seurat,RunPCA)
importFrom(Seurat,RunTSNE)
importFrom(Seurat,RunUMAP)
importFrom(Seurat,ScaleData)
importFrom(Seurat,VariableFeatures)
importFrom(Seurat,VlnPlot)
importFrom(clustree,clustree)
importFrom(dplyr,group_by)
importFrom(dplyr,top_n)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,scale_y_continuous)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(magrittr,"%>%")
importFrom(stringr,str_to_title)
importFrom(utils,write.csv)
