Package: ChIPanalyser
Type: Package
Title: ChIPanalyser: Predicting Transcription Factor Binding Sites
Authors@R: c(
    person(c("Patrick", "CN"), "Martin", role=c("cre", "aut"), email="pcnmartin@gmail.com"),
    person(c("Nicolea","Radu"), "Zabet", role="aut"))
Version: 1.33.0
Date: 2017-09-01
Author: Patrick C.N.Martin & Nicolae Radu Zabet
Maintainer: Patrick C.N. Martin <pcnmartin@gmail.com>
Citation: Zabet NR, Adryan B (2015) Estimating binding properties of
        transcription factors from genome-wide binding profiles.
        Nucleic Acids Res., 43, 84–94.
Description: ChIPanalyser is a package to predict and understand TF
        binding by utilizing a statistical thermodynamic model. The
        model incorporates 4 main factors thought to drive TF binding:
        Chromatin State, Binding energy, Number of bound molecules and
        a scaling factor modulating TF binding affinity. Taken
        together, ChIPanalyser produces ChIP-like profiles that closely
        mimic the patterns seens in real ChIP-seq data.
License: GPL-3
Collate: 2AllS4Class_ProfileParameters.R 3AllGenerics.R 4AllMethods.R
        AllInitialize.R AllShowMethods.R computeChIPProfile.R
        computeOccupancy.R computeOptimal.R computePWMScore.R
        computeGenomeWide.R parallelInternalFunctionsDev.R
        GenomicProfileGenericFunctions.R plotOccupancy.R
        plotOptimalHeatMapDev.R DataPreprocessingDev.R
        DataPreprocessingGenericFunctionsDev.R
        profileAccuracyEstimateDev.R GAAnalysis.R GAGeneric.R
Depends: R (>= 3.5.0),GenomicRanges, Biostrings, BSgenome, RcppRoll,
        parallel
Imports: methods, IRanges,
        S4Vectors,grDevices,graphics,stats,utils,rtracklayer,ROCR,
        BiocManager,GenomeInfoDb,RColorBrewer
Suggests: BSgenome.Dmelanogaster.UCSC.dm6,knitr, RUnit, BiocGenerics
Encoding: UTF-8
LazyData: true
biocViews: Software, BiologicalQuestion, WorkflowStep, Transcription,
        Sequencing, ChipOnChip, Coverage, Alignment, ChIPSeq,
        SequenceMatching, DataImport ,PeakDetection
VignetteBuilder: knitr
RoxygenNote: 7.2.1
Config/pak/sysreqs: make libbz2-dev liblzma-dev libxml2-dev libssl-dev
        xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:40:34 UTC
RemoteUrl: https://github.com/bioc/ChIPanalyser
RemoteRef: HEAD
RemoteSha: 873269e769a89cb264869e0764ee478781c927ce
NeedsCompilation: no
Packaged: 2026-01-23 08:09:43 UTC; root
Built: R 4.6.0; ; 2026-01-23 08:14:57 UTC; unix
