{
  "_id": "6a19649bacfb0bcc41de63ac",
  "Package": "clusterSeq",
  "Type": "Package",
  "Title": "Clustering of high-throughput sequencing data by identifying\nco-expression patterns",
  "Version": "1.36.0",
  "Date": "2016-01-19",
  "Authors@R": "c(person(\"Thomas J.\", \"Hardcastle\", role = \"aut\"),\nperson(\"Irene\", \"Papatheodorou\", role = \"aut\"),\nperson(\"Samuel\", \"Granjeaud\", role = \"cre\", email = \"samuel.granjeaud@inserm.fr\", comment=c(ORCID=\"0000-0001-9245-1535\")))",
  "Description": "Identification of clusters of co-expressed genes based on\ntheir expression across multiple (replicated) biological\nsamples.",
  "License": "GPL-3",
  "LazyLoad": "yes",
  "biocViews": "Sequencing, DifferentialExpression, MultipleComparison,\nClustering, GeneExpression",
  "URL": "https://github.com/samgg/clusterSeq",
  "BugReports": "https://github.com/samgg/clusterSeq/issues",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:44:49 UTC",
  "RemoteUrl": "https://github.com/bioc/clusterSeq",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:07:47 UTC",
    "User": "root"
  },
  "Author": "Thomas J. Hardcastle [aut],\nIrene Papatheodorou [aut],\nSamuel Granjeaud [cre] (ORCID: <https://orcid.org/0000-0001-9245-1535>)",
  "Maintainer": "Samuel Granjeaud <samuel.granjeaud@inserm.fr>",
  "MD5sum": "6a3a2fc63c36f24b70fa0f4d1604f835",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "clusterSeq_1.36.0.tar.gz",
  "_fileid": "796260d5461fe7fa4369b99d4a964223a5a47a90032216327e6e288845516bd1",
  "_filesize": 1173880,
  "_sha256": "796260d5461fe7fa4369b99d4a964223a5a47a90032216327e6e288845516bd1",
  "_created": "2026-05-29T08:07:47.000Z",
  "_published": "2026-05-29T10:04:11.535Z",
  "_jobs": [
    {
      "job": 78462674366,
      "time": 140,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286109902"
    },
    {
      "job": 78462674408,
      "time": 404,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286183073"
    },
    {
      "job": 78462674454,
      "time": 330,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286162300"
    },
    {
      "job": 78462674467,
      "time": 327,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288146354"
    },
    {
      "job": 78462674391,
      "time": 271,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288101986"
    },
    {
      "job": 78462136190,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286071049"
    },
    {
      "job": 78462674435,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286105447"
    },
    {
      "job": 78462674403,
      "time": 422,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286188647"
    },
    {
      "job": 78462674469,
      "time": 434,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286191670"
    },
    {
      "job": 78462674406,
      "time": 377,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286175778"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/clusterSeq",
  "_commit": {
    "id": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380289
  },
  "_maintainer": {
    "name": "Samuel Granjeaud",
    "email": "samuel.granjeaud@inserm.fr",
    "login": "samgg",
    "description": "first dot last at inserm dot fr",
    "uuid": 3333348,
    "orcid": "0000-0001-9245-1535"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocParallel",
      "role": "Depends"
    },
    {
      "package": "baySeq",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.37.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.36.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing",
    "differentialexpression",
    "multiplecomparison",
    "clustering",
    "geneexpression"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    },
    {
      "user": "samgg",
      "count": 4,
      "uuid": 3333348
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "lshep",
      "count": 2,
      "uuid": 18724380
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 366,
    "source": "https://www.bioconductor.org/packages/stats/bioc/clusterSeq"
  },
  "_devurl": "https://github.com/samgg/clusterseq",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clusterSeq.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/samgg/clusterseq",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "associatePosteriors",
    "kCluster",
    "makeClusters",
    "makeClustersFF",
    "plotCluster",
    "wallace"
  ],
  "_datasets": [
    {
      "name": "cD.ratThymus",
      "title": "Data from female rat thymus tissue taken from the Rat BodyMap project (Yu et al, 2014) and processed by baySeq.",
      "object": "cD.ratThymus",
      "file": "cD.ratThymus.RData",
      "class": [
        "countData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ratThymus",
      "title": "Data from female rat thymus tissue taken from the Rat BodyMap project (Yu et al, 2014).",
      "object": "ratThymus",
      "file": "ratThymus.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "SEQC_Thm_F_002_1",
        "SEQC_Thm_F_002_2",
        "SEQC_Thm_F_002_3",
        "SEQC_Thm_F_002_4",
        "SEQC_Thm_F_006_1",
        "SEQC_Thm_F_006_2",
        "SEQC_Thm_F_006_3",
        "SEQC_Thm_F_006_4",
        "SEQC_Thm_F_021_1",
        "SEQC_Thm_F_021_2",
        "SEQC_Thm_F_021_3",
        "SEQC_Thm_F_021_4",
        "SEQC_Thm_F_104_1",
        "SEQC_Thm_F_104_2",
        "SEQC_Thm_F_104_3",
        "SEQC_Thm_F_104_4"
      ],
      "rows": 17230,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clusterSeq-package",
      "title": "Clustering of high-throughput sequencing data by identifying co-expression patterns",
      "topics": [
        "clusterSeq-package",
        "clusterSeq"
      ]
    },
    {
      "page": "associatePosteriors",
      "title": "Associates posterior likelihood to generate co-expression dissimilarities between genes",
      "topics": [
        "associatePosteriors"
      ]
    },
    {
      "page": "cD.ratThymus-data",
      "title": "Data from female rat thymus tissue taken from the Rat BodyMap project (Yu et al, 2014) and processed by baySeq.",
      "topics": [
        "cD.ratThymus"
      ]
    },
    {
      "page": "kCluster",
      "title": "Constructs co-expression dissimilarities from k-means analyses.",
      "topics": [
        "kCluster"
      ]
    },
    {
      "page": "makeClusters",
      "title": "Creates clusters from a co-expression minimal linkage data.frame.",
      "topics": [
        "makeClusters"
      ]
    },
    {
      "page": "makeClustersFF",
      "title": "Creates clusters from a file containing a full dissimilarity matrix.",
      "topics": [
        "makeClustersFF"
      ]
    },
    {
      "page": "plotCluster",
      "title": "Plots data from clusterings.",
      "topics": [
        "plotCluster"
      ]
    },
    {
      "page": "ratThymus-data",
      "title": "Data from female rat thymus tissue taken from the Rat BodyMap project (Yu et al, 2014).",
      "topics": [
        "ratThymus"
      ]
    },
    {
      "page": "wallace",
      "title": "Computes Wallace scores comparing two clustering methods.",
      "topics": [
        "wallace"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "baySeq",
    "BH",
    "BiocGenerics",
    "BiocParallel",
    "codetools",
    "cpp11",
    "edgeR",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lambda.r",
    "lattice",
    "limma",
    "locfit",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "statmod"
  ],
  "_vignettes": [
    {
      "source": "clusterSeq.Rnw",
      "filename": "clusterSeq.pdf",
      "title": "Advanced baySeq analyses",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2016-12-12 22:17:22",
      "modified": "2018-08-30 17:46:18",
      "commits": 3
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": false,
  "_nocasepkg": "clusterseq",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/clusterSeq",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.36.0",
      "date": "2026-05-29T08:11:29.000Z",
      "distro": "noble",
      "commit": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
      "fileid": "d1cd30c04670615078a4a1a47e366ee960563a21b65862338a2928ebdb388f5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.36.0",
      "date": "2026-05-29T08:10:30.000Z",
      "distro": "noble",
      "commit": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
      "fileid": "5b7d0fae71a7834ef2da9f14c7d5506c75f973dbb6e798c1f578fee5d944a529",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.36.0",
      "date": "2026-05-29T10:00:01.000Z",
      "commit": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
      "fileid": "3fee697d46128da9d985f9b8dd042cc5415e206f0fc901f034f0e48f5407f50a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.36.0",
      "date": "2026-05-29T09:58:13.000Z",
      "commit": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
      "fileid": "c11b661c039c9c05a6f590105a29bf3fef1ead6e55c3164bbaf2fc650f417c61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.36.0",
      "date": "2026-05-29T08:10:11.000Z",
      "commit": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
      "fileid": "11398c8406da405e67b7d3a98849cf8d37d620800fac23f28657c2d46c0fdfbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-05-29T08:09:50.000Z",
      "commit": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
      "fileid": "7d0f57366ae8c3a75dd6736d3d27bffc681bab492ca9634b065ed277c7e5a73b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-05-29T08:09:35.000Z",
      "commit": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
      "fileid": "783948217065fb893f0f8dab2d4771c9fa22c9ec0a107bc954b2a416a8c1889f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-05-29T08:09:16.000Z",
      "commit": "e53b3fc46a6e2a40526b535daa3e7e6b60c388ca",
      "fileid": "65661a7a72b0b180c5dd73c3a1ccede7129e29ae339c12376a361f476ce6ed38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625789003"
    }
  ]
}