{
  "_id": "6a1f1b2eb401979e7341f3cc",
  "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-05-16 09:20:58 UTC",
    "User": "root"
  },
  "MD5sum": "029f6dadac77ec9cfdea1101efeb7eeb",
  "_user": "bioc",
  "_type": "src",
  "_file": "CSSQ_1.25.0.tar.gz",
  "_fileid": "36dd911f0bc9ce49d0ecd4fd41e04b997c7021976564f73a991317bbf47a8e30",
  "_filesize": 1002240,
  "_sha256": "36dd911f0bc9ce49d0ecd4fd41e04b997c7021976564f73a991317bbf47a8e30",
  "_created": "2026-05-16T09:20:58.000Z",
  "_published": "2026-06-02T18:04:30.890Z",
  "_jobs": [
    {
      "job": 79138640992,
      "time": 185,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7032285213"
    },
    {
      "job": 79138640834,
      "time": 364,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032302406"
    },
    {
      "job": 79138641430,
      "time": 389,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032305349"
    },
    {
      "job": 79138641269,
      "time": 268,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032298802"
    },
    {
      "job": 79138640743,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032291240"
    },
    {
      "job": 79138640025,
      "time": 294,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032267503"
    },
    {
      "job": 79138640278,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365921456"
    },
    {
      "job": 79138641196,
      "time": 422,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032308596"
    },
    {
      "job": 79138641422,
      "time": 432,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032309445"
    },
    {
      "job": 79138641173,
      "time": 436,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032309756"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 66143155
  },
  "_distro": "noble",
  "_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",
    "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.0",
  "_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-05-16T09:24:37.000Z",
      "distro": "noble",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "a7d943f6f84a46ff66746e0bc5a0f09241f0483e8df9d30df61707cd1d6eeef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-16T09:24:55.000Z",
      "distro": "noble",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "141697578ca468a1bcfd76da6bb4b07e5b191bb709912d378a21e09ccc4cd659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-16T09:24:39.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "b70ab9f34f8a19e134b12cb8df454ffdab4f60e69af441714e6ade9bd60a015e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-16T09:24:03.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "c2ab8c5d82ce95d320bb794179e9fd2bf4e2b26654abcc5b8c28656ea28db47c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-16T09:23:04.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "16872311055bb011795d41e53352161ebe5d7f36a8226dd517526d36879c148b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-16T09:23:24.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "855ea1e3c80af2a19cf9a5ea2ec6c064590b39a53b6486b85fea32e665420fa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-16T09:23:03.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "68a72df164f1aa45b1127ba737adea6c957b73b50a67460d3948ec9334d50444",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-06-02T18:04:03.000Z",
      "commit": "22f37523ca9536381994b547dee3e1fc335a3d5e",
      "fileid": "1bfcea8ce87611055fa75848a214792259c0aafc19160bd63dfab5d5eb33b825",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25958240011"
    }
  ]
}