# Generated by roxygen2: do not edit by hand

S3method(arrange,default)
S3method(arrange,tidyseurat)
S3method(as_tibble,default)
S3method(as_tibble,tidyseurat)
S3method(bind_cols,default)
S3method(bind_cols,tidyseurat)
S3method(bind_rows,default)
S3method(bind_rows,tidyseurat)
S3method(count,default)
S3method(count,tidyseurat)
S3method(distinct,default)
S3method(distinct,tidyseurat)
S3method(extract,default)
S3method(extract,tidyseurat)
S3method(filter,default)
S3method(filter,tidyseurat)
S3method(full_join,default)
S3method(full_join,tidyseurat)
S3method(ggplot,tbl_df)
S3method(ggplot,tidyseurat)
S3method(group_by,default)
S3method(group_by,tidyseurat)
S3method(inner_join,default)
S3method(inner_join,tidyseurat)
S3method(join_transcripts,default)
S3method(join_transcripts,tidyseurat)
S3method(left_join,default)
S3method(left_join,tidyseurat)
S3method(mutate,default)
S3method(mutate,tidyseurat)
S3method(nest,default)
S3method(nest,tidyseurat)
S3method(pivot_longer,default)
S3method(pivot_longer,tidyseurat)
S3method(plot_ly,tbl_df)
S3method(plot_ly,tidyseurat)
S3method(pull,default)
S3method(pull,tidyseurat)
S3method(rename,default)
S3method(rename,tidyseurat)
S3method(right_join,default)
S3method(right_join,tidyseurat)
S3method(rowwise,default)
S3method(rowwise,tidyseurat)
S3method(sample_frac,default)
S3method(sample_frac,tidyseurat)
S3method(sample_n,default)
S3method(sample_n,tidyseurat)
S3method(select,default)
S3method(select,tidyseurat)
S3method(separate,default)
S3method(separate,tidyseurat)
S3method(slice,default)
S3method(slice,tidyseurat)
S3method(summarise,default)
S3method(summarise,tidyseurat)
S3method(tidy,Seurat)
S3method(unite,default)
S3method(unite,tidyseurat)
S3method(unnest,default)
S3method(unnest,tidyseurat_nested)
export("%>%")
export(arrange)
export(as_tibble)
export(bind_cols)
export(bind_rows)
export(count)
export(distinct)
export(extract)
export(filter)
export(full_join)
export(get_abundance_sc_long)
export(get_abundance_sc_wide)
export(ggplot)
export(group_by)
export(inner_join)
export(join_transcripts)
export(left_join)
export(mutate)
export(nest)
export(pivot_longer)
export(plot_ly)
export(pull)
export(rename)
export(right_join)
export(rowwise)
export(sample_frac)
export(sample_n)
export(select)
export(separate)
export(slice)
export(summarise)
export(tidy)
export(unite)
export(unnest)
import(Seurat)
importFrom(Seurat,VariableFeatures)
importFrom(dplyr,count)
importFrom(dplyr,group_by_drop_default)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(ggplot2,aes)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,show)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,reduce)
importFrom(purrr,when)
importFrom(rlang,":=")
importFrom(rlang,dots_values)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,flatten_if)
importFrom(rlang,is_spliced)
importFrom(rlang,quo_name)
importFrom(rlang,quo_squash)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tidyr,extract)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,tail)
