# Generated by roxygen2: do not edit by hand

export(cells_search)
export(cells_search_format)
export(cells_suggest)
export(cells_to_gene_signature)
export(convert_gene_expression_to_pathway_features)
export(extract_data)
export(fetch_all_gene_search_results)
export(gene_search)
export(pathway_to_cell_signature)
export(pathways_suggest)
export(summerize_by_category)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(jsonlite,toJSON)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,modifyList)
importFrom(utils,read.csv)
