Files
snpdiver/NAMESPACE

70 lines
1.6 KiB
Plaintext

# Generated by roxygen2: do not edit by hand
export("%>%")
export(":=")
export(.data)
export(as_label)
export(as_name)
export(div_gwas)
export(div_lambda_GC)
export(dive_phe2mash)
export(enquo)
export(enquos)
export(expr)
export(get_lambdagc)
export(get_qqplot)
export(sym)
export(syms)
import(bigsnpr)
import(bigstatsr)
import(ggplot2)
import(mashr)
importFrom(ashr,get_fitted_g)
importFrom(bigsnpr,snp_autoSVD)
importFrom(cowplot,save_plot)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_max)
importFrom(dplyr,slice_sample)
importFrom(dplyr,summarise)
importFrom(dplyr,top_n)
importFrom(magrittr,"%>%")
importFrom(matrixStats,colMaxs)
importFrom(matrixStats,rowMaxs)
importFrom(purrr,as_vector)
importFrom(readr,write_csv)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,median)
importFrom(stats,ppoints)
importFrom(stats,predict)
importFrom(stats,qbeta)
importFrom(stats,uniroot)
importFrom(tibble,add_column)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,replace_na)
importFrom(tidyselect,all_of)
importFrom(utils,tail)