# Generated by roxygen2: do not edit by hand

export(bin_scdata)
export(calculate_cvs)
export(correlate_windows)
export(correlations_to_densities)
export(define_top_genes)
export(determine_bin_cutoff)
export(filter_expression_table)
export(get_mean_median)
export(plot_correlations_distributions)
export(plot_mean_variance)
export(plot_metric)
export(plot_top_window_autocor)
export(sc_feature_filter)
import(ggplot2)
importFrom(magrittr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,enquo)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,sd)
