NAMESPACE
06e7e30e
 # Generated by roxygen2: do not edit by hand
04140bdd
 
ff5d9fee
 S3method(print,combinedMultiHMM)
 S3method(print,multiHMM)
 S3method(print,uniHMM)
c57e2d90
 export(Chromstar)
04140bdd
 export(bin2dec)
51c70a55
 export(binReads)
04140bdd
 export(callPeaksMultivariate)
dad1a2e0
 export(callPeaksReplicates)
04140bdd
 export(callPeaksUnivariate)
85779d10
 export(changeFDR)
0dbcedb9
 export(changeMaxPostCutoff)
e53bf26e
 export(changePostCutoff)
04140bdd
 export(collapseBins)
3fa7dc03
 export(combineMultivariates)
04140bdd
 export(dec2bin)
aa45b85b
 export(exportCombinations)
 export(exportCounts)
d6704a00
 export(exportGRangesAsBedFile)
aa45b85b
 export(exportPeaks)
51c70a55
 export(fixedWidthBins)
1e54520f
 export(genomicFrequencies)
39cfc6e2
 export(getCombinations)
9d36f173
 export(getDistinctColors)
1e54520f
 export(getStateColors)
30fc26b9
 export(heatmapCombinations)
d6704a00
 export(heatmapCountCorrelation)
1a4bfa49
 export(heatmapTransitionProbs)
04140bdd
 export(loadHmmsFromFiles)
d6704a00
 export(plotEnrichCountHeatmap)
6c2d0fa9
 export(plotEnrichment)
3de3e4eb
 export(plotExpression)
d6704a00
 export(plotFoldEnrichHeatmap)
6e68bc62
 export(plotGenomeBrowser)
d6704a00
 export(plotHistogram)
1a4bfa49
 export(readBamFileAsGRanges)
 export(readBedFileAsGRanges)
d6704a00
 export(readCustomBedFile)
cfe3b119
 export(removeCondition)
04140bdd
 export(stateBrewer)
9da355f3
 export(transitionFrequencies)
04140bdd
 export(unis2pseudomulti)
51c70a55
 export(variableWidthBins)
06e7e30e
 import(GenomeInfoDb)
04140bdd
 import(GenomicRanges)
 import(IRanges)
3de3e4eb
 import(chromstaRData)
c57e2d90
 import(doParallel)
 import(foreach)
04140bdd
 import(ggplot2)
1c43ec47
 importFrom(GenomicAlignments,first)
06e7e30e
 importFrom(GenomicAlignments,readGAlignmentPairs)
 importFrom(GenomicAlignments,readGAlignments)
3de3e4eb
 importFrom(IRanges,subsetByOverlaps)
d6704a00
 importFrom(Rsamtools,BamFile)
1c43ec47
 importFrom(Rsamtools,ScanBamParam)
 importFrom(Rsamtools,indexBam)
 importFrom(Rsamtools,scanBamFlag)
4f2ce7f0
 importFrom(S4Vectors,Rle)
06e7e30e
 importFrom(S4Vectors,as.factor)
0bd289b0
 importFrom(S4Vectors,endoapply)
06e7e30e
 importFrom(S4Vectors,queryHits)
4f2ce7f0
 importFrom(S4Vectors,runmean)
06e7e30e
 importFrom(S4Vectors,subjectHits)
26f0862f
 importFrom(bamsignals,bamCount)
06e7e30e
 importFrom(grDevices,col2rgb)
20b98edf
 importFrom(grDevices,rgb2hsv)
06e7e30e
 importFrom(graphics,hist)
dc24b221
 importFrom(methods,as)
 importFrom(methods,is)
169662bf
 importFrom(mvtnorm,rmvnorm)
1fb5bce3
 importFrom(reshape2,melt)
06e7e30e
 importFrom(stats,aggregate)
 importFrom(stats,cutree)
 importFrom(stats,dist)
 importFrom(stats,dnbinom)
 importFrom(stats,dnorm)
16dc46f6
 importFrom(stats,ecdf)
06e7e30e
 importFrom(stats,hclust)
 importFrom(stats,pnbinom)
 importFrom(stats,qnorm)
 importFrom(stats,rbinom)
 importFrom(stats,rnbinom)
 importFrom(stats,runif)
 importFrom(stats,stepfun)
 importFrom(utils,read.table)
 importFrom(utils,write.table)
 useDynLib(chromstaR, .registration = TRUE, .fixes = "")