NAMESPACE
9c37bee5
 # Generated by roxygen2: do not edit by hand
c5a09486
 
 export(ComputeMotifScore)
feff4d68
 export(ComputePValues)
c4607883
 export(GetIUPACSequence)
ca51f946
 export(LoadFastaData)
c5a09486
 export(LoadMotifLibrary)
 export(LoadSNPData)
6c38c9bf
 export(MatchSubsequence)
64e9fbec
 export(dtMotifMatch)
 export(plotMotifMatch)
b3ddc64d
 import(BSgenome)
1159cb41
 import(BiocFileCache)
feff4d68
 import(Rcpp)
 import(data.table)
448bd30c
 import(ggplot2)
5374f09b
 import(grid)
1159cb41
 import(rappdirs)
63dfbb57
 import(lifecycle)
c108a75d
 importFrom(BiocParallel,MulticoreParam)
a9c13dbb
 importFrom(BiocParallel,SnowParam)
c108a75d
 importFrom(BiocParallel,bpmapply)
a9c13dbb
 importFrom(grDevices,dev.off)
 importFrom(grDevices,pdf)
c108a75d
 importFrom(motifStack,pcm2pfm)
 importFrom(motifStack,plotMotifLogo)
a9c13dbb
 importFrom(stats,quantile)
 importFrom(stats,var)
 importFrom(utils,data)
 importFrom(utils,read.table)
 importFrom(utils,write.table)
e48c7c07
 useDynLib(atSNP)