{
  "_id": "6a1052feacfb0bcc41ca195a",
  "Package": "Motif2Site",
  "Type": "Package",
  "Title": "Detect binding sites from motifs and ChIP-seq experiments, and\ncompare binding sites across conditions",
  "Version": "1.17.0",
  "Authors@R": "person(\"Peyman Zarrineh\", email=\"peyman.zarrineh@manchester.ac.uk\", role=c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0003-4820-4101\"))",
  "Description": "Detect binding sites using motifs IUPAC sequence or bed\ncoordinates and ChIP-seq experiments in bed or bam format.\nCombine/compare binding sites across experiments, tissues, or\nconditions. All normalization and differential steps are done\nusing TMM-GLM method. Signal decomposition is done by setting\nmotifs as the centers of the mixture of normal distribution\ncurves.",
  "BugReports": "https://github.com/fls-bioinformatics-core/Motif2Site/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "biocViews": "Software, Sequencing, ChIPSeq, DifferentialPeakCalling,\nEpigenetics, SequenceMatching",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:57:49 UTC",
  "RemoteUrl": "https://github.com/bioc/Motif2Site",
  "RemoteRef": "HEAD",
  "RemoteSha": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 09:14:08 UTC",
    "User": "root"
  },
  "Author": "Peyman Zarrineh [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-4820-4101>)",
  "Maintainer": "Peyman Zarrineh <peyman.zarrineh@manchester.ac.uk>",
  "MD5sum": "7912e24b1fa7a1d8d5728196310fbff9",
  "_user": "bioc",
  "_type": "src",
  "_file": "Motif2Site_1.17.0.tar.gz",
  "_fileid": "1a3de1159307eeca80d76b3c20085388fc5596d6c25e8311c10d41458227096a",
  "_filesize": 1433518,
  "_sha256": "1a3de1159307eeca80d76b3c20085388fc5596d6c25e8311c10d41458227096a",
  "_created": "2026-05-09T09:14:08.000Z",
  "_published": "2026-05-22T12:58:38.891Z",
  "_jobs": [
    {
      "job": 77383688366,
      "time": 318,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894598818"
    },
    {
      "job": 77383687859,
      "time": 730,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6894633661"
    },
    {
      "job": 77383688599,
      "time": 820,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894641144"
    },
    {
      "job": 77383687976,
      "time": 573,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6894646092"
    },
    {
      "job": 77383688172,
      "time": 588,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894648914"
    },
    {
      "job": 77383687790,
      "time": 572,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894570774"
    },
    {
      "job": 77383687455,
      "time": 276,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161048520"
    },
    {
      "job": 77383688209,
      "time": 600,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6894622609"
    },
    {
      "job": 77383688662,
      "time": 567,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6894619981"
    },
    {
      "job": 77383688463,
      "time": 588,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894621704"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/Motif2Site",
  "_commit": {
    "id": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381069
  },
  "_maintainer": {
    "name": "Peyman Zarrineh",
    "email": "peyman.zarrineh@manchester.ac.uk",
    "login": "peymanzarrineh",
    "uuid": 13946474,
    "orcid": "0000-0003-4820-4101"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "BSgenome",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "mixtools",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg38",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Mmusculus.UCSC.mm10",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Scerevisiae.UCSC.sacCer3",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Ecoli.NCBI.20080805",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.17.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.16.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "sequencing",
    "chipseq",
    "differentialpeakcalling",
    "epigenetics",
    "sequencematching"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "peymanzarrineh",
      "count": 20,
      "uuid": 13946474
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 326,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Motif2Site"
  },
  "_devurl": "https://github.com/fls-bioinformatics-core/motif2site",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Motif2Site.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fls-bioinformatics-core/motif2site",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "Bed2Granges",
    "compareBedFiless2UserProvidedRegions",
    "compareMotifs2UserProvidedRegions",
    "DetectBindingSitesBed",
    "DetectBindingSitesMotif",
    "pairwisDifferential",
    "recenterBindingSitesAcrossExperiments"
  ],
  "_help": [
    {
      "page": "Bed2Granges",
      "title": "Read a bed file as Genomic Ranges",
      "topics": [
        "Bed2Granges"
      ]
    },
    {
      "page": "combine2Table",
      "title": "Combine all IP and Input count table files",
      "topics": [
        "combine2Table"
      ]
    },
    {
      "page": "combineMotifFiles",
      "title": "Combine motif bed files into a combined ranges",
      "topics": [
        "combineMotifFiles"
      ]
    },
    {
      "page": "combineTestResults",
      "title": "Combine count Table and statistics table",
      "topics": [
        "combineTestResults"
      ]
    },
    {
      "page": "compareBedFiless2UserProvidedRegions",
      "title": "Compare a set of bed files to a user provided regions set",
      "topics": [
        "compareBedFiless2UserProvidedRegions"
      ]
    },
    {
      "page": "CompareBeds2GivenRegions",
      "title": "Compare a set of bed files to a provided regions set",
      "topics": [
        "CompareBeds2GivenRegions"
      ]
    },
    {
      "page": "CompareMotifs2GivenRegions",
      "title": "Comparison motifs locations to a given regions set",
      "topics": [
        "CompareMotifs2GivenRegions"
      ]
    },
    {
      "page": "compareMotifs2UserProvidedRegions",
      "title": "Compare a set of motifs to a user provided regions set",
      "topics": [
        "compareMotifs2UserProvidedRegions"
      ]
    },
    {
      "page": "computeFoldEnrichment",
      "title": "compute fold enrichment values for an experiment",
      "topics": [
        "computeFoldEnrichment"
      ]
    },
    {
      "page": "data",
      "title": "Synthetic datasets used in the package",
      "topics": [
        "data"
      ]
    },
    {
      "page": "decomposeBindingSignal",
      "title": "Decompose binding signal among accepted motifs",
      "topics": [
        "decomposeBindingSignal"
      ]
    },
    {
      "page": "DeleteMultipleFiles",
      "title": "Delete a vector of files",
      "topics": [
        "DeleteMultipleFiles"
      ]
    },
    {
      "page": "deriveHeuristicBindingDistribution",
      "title": "build heurisitc distribution around the binding sites",
      "topics": [
        "deriveHeuristicBindingDistribution"
      ]
    },
    {
      "page": "DetectBindingSites",
      "title": "Detect binding sites from motif",
      "topics": [
        "DetectBindingSites"
      ]
    },
    {
      "page": "DetectBindingSitesBed",
      "title": "Detect binding sites from bed motif input",
      "topics": [
        "DetectBindingSitesBed"
      ]
    },
    {
      "page": "DetectBindingSitesMotif",
      "title": "Detect binding sites from sequence motif sequence and mismatchNumber",
      "topics": [
        "DetectBindingSitesMotif"
      ]
    },
    {
      "page": "DetectFdrCutoffBH",
      "title": "FDR cut-off detection Benjamini Hochberg method",
      "topics": [
        "DetectFdrCutoffBH"
      ]
    },
    {
      "page": "findMotifs",
      "title": "Find motif instances with a certain mismatch number",
      "topics": [
        "findMotifs"
      ]
    },
    {
      "page": "fitKernelDensity",
      "title": "Fit a kernel density distribution to the obersever heuristic distribution",
      "topics": [
        "fitKernelDensity"
      ]
    },
    {
      "page": "generate1ntBedAlignment",
      "title": "Convert bam and bed files to 1 nucleotide bed",
      "topics": [
        "generate1ntBedAlignment"
      ]
    },
    {
      "page": "Motif2Site",
      "title": "Detect and Recenter binding sites from ChIP-seq experiments",
      "topics": [
        "Motif2Site"
      ]
    },
    {
      "page": "motifBindingNegativeBinomialCount",
      "title": "Model IP and Input count values with negative Binomal",
      "topics": [
        "motifBindingNegativeBinomialCount"
      ]
    },
    {
      "page": "motifChipCount",
      "title": "count short reads related to each motif for a given ChIPseq file",
      "topics": [
        "motifChipCount"
      ]
    },
    {
      "page": "motifCount",
      "title": "count short reads around motifs for all ChIP-seq experiments",
      "topics": [
        "motifCount"
      ]
    },
    {
      "page": "motifTablePreProcess",
      "title": "Process count data and perform negative binomial test",
      "topics": [
        "motifTablePreProcess"
      ]
    },
    {
      "page": "NegativeBinomialTestWithReplicate",
      "title": "Negative binomial test of binding using all replicates",
      "topics": [
        "NegativeBinomialTestWithReplicate"
      ]
    },
    {
      "page": "pairwisDifferential",
      "title": "Detect differential motifs",
      "topics": [
        "pairwisDifferential"
      ]
    },
    {
      "page": "quiet",
      "title": "Suppress messages generated by in external package",
      "topics": [
        "quiet"
      ]
    },
    {
      "page": "recenterBindingSitesAcrossExperiments",
      "title": "Combine binding sites across experiments",
      "topics": [
        "recenterBindingSitesAcrossExperiments"
      ]
    },
    {
      "page": "removeNonBellShapedMotifs",
      "title": "Remove non-bell shpape motifs prior to binding signal decomposition",
      "topics": [
        "removeNonBellShapedMotifs"
      ]
    },
    {
      "page": "strongestMotif",
      "title": "Returns the motif with the highest count",
      "topics": [
        "strongestMotif"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Motif2Site/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "BSgenome",
    "bslib",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "digest",
    "dplyr",
    "edgeR",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "mixtools",
    "nlme",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "segmented",
    "Seqinfo",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Motif2Site.Rmd",
      "filename": "Motif2Site.html",
      "title": "'Motif2Site': an R package to detect binding sites from ChIP-seq and recenter them",
      "author": "Peyman Zarrineh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Major functions of Motif2Site",
        "Selecting sequence motif",
        "Detecting binding sites",
        "Combining binding sites across experiments",
        "Session Info",
        "References"
      ],
      "created": "2021-10-15 09:43:48",
      "modified": "2022-02-10 18:13:37",
      "commits": 4
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "motif2site",
  "_universes": [
    "bioc",
    "peymanzarrineh",
    "fls-bioinformatics-core"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.17.0",
      "date": "2026-05-09T09:19:58.000Z",
      "distro": "noble",
      "commit": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
      "fileid": "7e97ae9120f47e9dd5e4936ad86c6181290cf2ee5e3172ebdafbf680ca9a9fc8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.17.0",
      "date": "2026-05-09T09:20:23.000Z",
      "distro": "noble",
      "commit": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
      "fileid": "d6163876bfca24b63dd067fa8fd94b324bc2d8b2ac1a50fca287c9c5125334b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.17.0",
      "date": "2026-05-09T09:22:52.000Z",
      "commit": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
      "fileid": "5550dd6b77a7348a46dcd36a64d271f0cf8db9038508cb3827d4d75419dcdc5b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.17.0",
      "date": "2026-05-09T09:23:35.000Z",
      "commit": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
      "fileid": "c65b8d0d0d614c2e5651180ff35497f28739f27e93e73bd56781275d346390ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-05-09T09:17:16.000Z",
      "commit": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
      "fileid": "89eebe6745394dffca60843d0514fb5b60cc71deaff739b6d9b3a137c2638d9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-05-09T09:17:01.000Z",
      "commit": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
      "fileid": "e1f38268117c70883fc7101c2b12b26cb026d1d77e20c3e0dc0b2982789c507f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-05-09T09:17:32.000Z",
      "commit": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
      "fileid": "1b0de681f5297848a201d85f450eb0a5c0d55b67823e6951fd95efded373d682",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.17.0",
      "date": "2026-05-22T12:58:21.000Z",
      "commit": "cda3cfcfc3c036dffe579427b60a75d3fe60b47b",
      "fileid": "f65868bd1832e36498fb9363b9dd4de2f7462eec308f7e8ccc823e8dca7785bd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25597232555"
    }
  ]
}