{
  "_id": "6a571bc7ff0138dec5d6dd17",
  "Package": "CSSQ",
  "Title": "Chip-seq Signal Quantifier Pipeline",
  "Version": "1.25.0",
  "Author": "Ashwath Kumar [aut], Michael Y Hu [aut], Yajun Mei [aut],\nYuhong Fan [aut]",
  "Maintainer": "Fan Lab at Georgia Institute of Technology\n<yuhong.fan@biology.gatech.edu>",
  "Description": "This package is desgined to perform statistical analysis\nto identify statistically significant differentially bound\nregions between multiple groups of ChIP-seq dataset.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "biocViews": "ChIPSeq, DifferentialPeakCalling, Sequencing, Normalization",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.0.0",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libpng-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:31 UTC",
  "RemoteUrl": "https://github.com/bioc/CSSQ",
  "RemoteRef": "HEAD",
  "RemoteSha": "22f37523ca9536381994b547dee3e1fc335a3d5e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 05:24:56 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "CSSQ_1.25.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/df73ecff2272d62cd9946db737b91003efde88a6c79e95cd316f1a0f55a6fed9",
  "_filesize": 1002282,
  "_sha256": "df73ecff2272d62cd9946db737b91003efde88a6c79e95cd316f1a0f55a6fed9",
  "_expires": "2026-10-23T05:33:57.000Z",
  "_created": "2026-07-15T05:24:56.000Z",
  "_published": "2026-07-15T05:33:59.395Z",
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 11
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374",
  "_status": "success",
  "_upstream": "https://github.com/bioc/CSSQ",
  "_commit": {
    "id": "22f37523ca9536381994b547dee3e1fc335a3d5e",
    "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": 1777380691
  },
  "_maintainer": {
    "name": "Fan Lab at Georgia Institute of Technology",
    "email": "yuhong.fan@biology.gatech.edu",
    "login": "fan-lab-gatech",
    "description": "",
    "uuid": 66143155
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 87275594989,
      "time": 220,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8333445784"
    },
    {
      "job": 87275594974,
      "time": 374,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333488250"
    },
    {
      "job": 87275595002,
      "time": 430,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333503050"
    },
    {
      "job": 87275594981,
      "time": 238,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333450813"
    },
    {
      "job": 87275594987,
      "time": 264,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333457573"
    },
    {
      "job": 87274999307,
      "time": 269,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333388280"
    },
    {
      "job": 87275594992,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8333434713"
    },
    {
      "job": 87275595001,
      "time": 475,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333516310"
    },
    {
      "job": 87275595010,
      "time": 418,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333500527"
    },
    {
      "job": 87275595000,
      "time": 407,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333497066"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "IRanges",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "rtracklayer",
      "role": "Depends"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "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.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "chipseq",
    "differentialpeakcalling",
    "sequencing",
    "normalization"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 446,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 356,
    "source": "https://www.bioconductor.org/packages/stats/bioc/CSSQ"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CSSQ.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "ansTransform",
    "DBAnalyze",
    "getBgSubVal",
    "getRegionCounts",
    "kmeansNormalize",
    "loadCountData",
    "normalizeData",
    "plotDist",
    "preprocessData"
  ],
  "_help": [
    {
      "page": "ansTransform",
      "title": "Perform quantification and normalization of count data",
      "topics": [
        "ansTransform"
      ]
    },
    {
      "page": "calculatePvalue",
      "title": "Calculates P-value for the regions",
      "topics": [
        "calculatePvalue"
      ]
    },
    {
      "page": "calculateTvalue",
      "title": "Calculates modified T-statistics values for the given label and comparison",
      "topics": [
        "calculateTvalue"
      ]
    },
    {
      "page": "DBAnalyze",
      "title": "Performs differential binding analysis",
      "topics": [
        "DBAnalyze"
      ]
    },
    {
      "page": "getBgSubVal",
      "title": "Perform quantification and normalization of count data",
      "topics": [
        "getBgSubVal"
      ]
    },
    {
      "page": "getComparisons",
      "title": "Identify possible combinations",
      "topics": [
        "getComparisons"
      ]
    },
    {
      "page": "getNewLabels",
      "title": "Labels the samples according to the combinations from 'getComparisons'",
      "topics": [
        "getNewLabels"
      ]
    },
    {
      "page": "getRegionCounts",
      "title": "Quantify region level count data",
      "topics": [
        "getRegionCounts"
      ]
    },
    {
      "page": "kmeansNormalize",
      "title": "Perform k-means clustering, normalize anscombe data and calculate cluster variances for a sample.",
      "topics": [
        "kmeansNormalize"
      ]
    },
    {
      "page": "loadCountData",
      "title": "Load count data from input file.",
      "topics": [
        "loadCountData"
      ]
    },
    {
      "page": "normalizeData",
      "title": "Normalize anscombe transformed data",
      "topics": [
        "normalizeData"
      ]
    },
    {
      "page": "plotDist",
      "title": "Plot data distribution histograms",
      "topics": [
        "plotDist"
      ]
    },
    {
      "page": "preprocessData",
      "title": "Wrapper function to preprocess the data",
      "topics": [
        "preprocessData"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/CSSQ/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "farver",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RColorBrewer",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "CSSQ.Rmd",
      "filename": "CSSQ.html",
      "title": "ChIP-seq signal quantifier (CSSQ)",
      "author": "Ashwath Kumar, Yajun Mei, Yuhong Fan",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Processing summary",
        "Example",
        "Session Info"
      ],
      "created": "2019-11-13 22:35:37",
      "modified": "2019-12-04 23:48:10",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "cssq",
  "_universes": [
    "bioc",
    "fan-lab-gatech"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-15T05:28:46.000Z",
      "distro": "resolute",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "https://r2.ropensci.org/295a4adc700746c05beea5949309dcd4b2f649f8b3d22e3b1f89eef45677877d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-15T05:29:34.000Z",
      "distro": "resolute",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "https://r2.ropensci.org/e1942c17c480d46d5800a635e891559b416874e5b7bab03154574dcf706b00f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-15T05:27:08.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "https://r2.ropensci.org/92e2383da2cd11c4429fae77c020fc1207826b0c3ba22db38ba963073401ea59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-15T05:27:15.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "https://r2.ropensci.org/5ed13fec87b17c930fed892fc3672e95f7fb29caffbe003c2ecff107f2f0a30b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-07-15T05:28:31.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "https://r2.ropensci.org/7483e9b82f19562df4491945044b478da5de57b123968b3f9e24f2f18e5ee7b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-15T05:28:10.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "https://r2.ropensci.org/ad7bbe23ba49af58a3b9ee94f0c0fab9aa5af59f25ee8a74cde1f34aeafbde69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-15T05:27:01.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "https://r2.ropensci.org/9214968c56b3afd344015b7a97451977c3f10d7b7bab92fd417034ca4de3a384",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-15T05:26:53.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "https://r2.ropensci.org/8de30cd0fee8198283f3f1b704b4ae4bfd5b800c54fecfb839563f5d8b9005e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29391213374"
    }
  ]
}