export(DGU)
export(LOO)
import(methods)
import(SummarizedExperiment)
importFrom(rstan,sampling)
importFrom(rstan,summary)
importFrom(rstan,extract)
importFrom(rstan,stan_model)
importFrom(rstan,rstan_options)
import(rstantools)
importFrom(tidyr,complete)
importFrom(reshape2,acast)
import(Rcpp)
importFrom(RcppParallel,CxxFlags)
importFrom(RcppParallel,RcppParallelLibs)
useDynLib(IgGeneUsage, .registration = TRUE)
