-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
31 lines (30 loc) · 916 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated by roxygen2: do not edit by hand
S3method(print,rjmcmcNucleosomes)
S3method(print,rjmcmcNucleosomesMerge)
export(mergeAllRDSFilesFromDirectory)
export(mergeRDSFiles)
export(postTreatment)
export(rjmcmc)
import(BiocGenerics)
importFrom(GenomeInfoDb,Seqinfo)
importFrom(GenomeInfoDb,seqinfo)
importFrom(GenomeInfoDb,seqnames)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,findOverlaps)
importFrom(IRanges,IRanges)
importFrom(MCMCpack,ddirichlet)
importFrom(MCMCpack,rdirichlet)
importFrom(S4Vectors,isSingleInteger)
importFrom(S4Vectors,isSingleNumber)
importFrom(S4Vectors,queryHits)
importFrom(S4Vectors,subjectHits)
importFrom(consensusSeekeR,findConsensusPeakRegions)
importFrom(methods,is)
importFrom(stats,dmultinom)
importFrom(stats,dpois)
importFrom(stats,dt)
importFrom(stats,quantile)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)