{
  "_id": "6a1ad69d1d7bb097a09e5d19",
  "Package": "coseq",
  "Type": "Package",
  "Title": "Co-Expression Analysis of Sequencing Data",
  "Version": "1.37.0",
  "Date": "2021-07-21",
  "Authors@R": "c(\nperson(given=\"Andrea\",\nfamily=\"Rau\",\nemail=\"andrea.rau@inrae.fr\",\nrole=c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0001-6469-488X\")),\nperson(given=\"Cathy\",\nfamily=\"Maugis-Rabusseau\",\nrole=\"ctb\"),\nperson(given=\"Antoine\",\nfamily=\"Godichon-Baggioni\",\nrole=\"ctb\"))",
  "Description": "Co-expression analysis for expression profiles arising\nfrom high-throughput sequencing data. Feature (e.g., gene)\nprofiles are clustered using adapted transformations and\nmixture models or a K-means algorithm, and model selection\ncriteria (to choose an appropriate number of clusters) are\nprovided.",
  "biocViews": "GeneExpression, RNASeq, Sequencing, Software, ImmunoOncology",
  "License": "GPL-3",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:44:55 UTC",
  "RemoteUrl": "https://github.com/bioc/coseq",
  "RemoteRef": "HEAD",
  "RemoteSha": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:49:27 UTC",
    "User": "root"
  },
  "Author": "Andrea Rau [cre, aut] (ORCID: <https://orcid.org/0000-0001-6469-488X>),\nCathy Maugis-Rabusseau [ctb],\nAntoine Godichon-Baggioni [ctb]",
  "Maintainer": "Andrea Rau <andrea.rau@inrae.fr>",
  "MD5sum": "dcb1927fd3fba0446b4284415fb51516",
  "_user": "bioc",
  "_type": "src",
  "_file": "coseq_1.37.0.tar.gz",
  "_fileid": "2565f33cc26f015df711a21c3b19f0105373fb071669ba7c0a226beb15cbbd94",
  "_filesize": 1995340,
  "_sha256": "2565f33cc26f015df711a21c3b19f0105373fb071669ba7c0a226beb15cbbd94",
  "_created": "2026-05-30T08:49:27.000Z",
  "_published": "2026-05-30T12:22:53.459Z",
  "_jobs": [
    {
      "job": 78637709794,
      "time": 219,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306975483"
    },
    {
      "job": 78637709836,
      "time": 367,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306990918"
    },
    {
      "job": 78637709828,
      "time": 366,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306990849"
    },
    {
      "job": 78637709800,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308133075"
    },
    {
      "job": 78637709797,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308133537"
    },
    {
      "job": 78637319490,
      "time": 414,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306952355"
    },
    {
      "job": 78637709795,
      "time": 200,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306973620"
    },
    {
      "job": 78637709799,
      "time": 291,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306982665"
    },
    {
      "job": 78637709810,
      "time": 347,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306988823"
    },
    {
      "job": 78637709805,
      "time": 300,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306983760"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/coseq",
  "_commit": {
    "id": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
    "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": 1777380295
  },
  "_maintainer": {
    "name": "Andrea Rau",
    "email": "andrea.rau@inrae.fr",
    "login": "andreamrau",
    "twitter": "@andreamrau",
    "description": "\n    Research scientist in statistics + genomics\n",
    "uuid": 12795415,
    "orcid": "0000-0001-6469-488X"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "capushe",
      "role": "Imports"
    },
    {
      "package": "Rmixmod",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "HTSFilter",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "HTSCluster",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "compositions",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.37.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.36.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "rnaseq",
    "sequencing",
    "software",
    "immunooncology"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 496,
    "source": "https://www.bioconductor.org/packages/stats/bioc/coseq"
  },
  "_mentions": 6,
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/coseq.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "clusterEntropy",
    "clusterInertia",
    "clusters",
    "compareARI",
    "compareICL",
    "convertLegacyCoseq",
    "coseq",
    "coseqFullResults",
    "coseqGlobalPlots",
    "coseqModelPlots",
    "coseqResults",
    "coseqRun",
    "DDSEextract",
    "Djumpextract",
    "ICL",
    "kmeansProbaPost",
    "likelihood",
    "logclr",
    "matchContTable",
    "model",
    "nbCluster",
    "NormMixClus",
    "NormMixClusK",
    "NormMixParam",
    "plot",
    "proba",
    "profiles",
    "show",
    "tcounts",
    "transformationType",
    "transformRNAseq"
  ],
  "_datasets": [
    {
      "name": "fietz",
      "title": "RNA-seq data from the mouse neocortex in Fietz et al. (2012)",
      "object": "fietz",
      "file": "fietz.RData",
      "class": [
        "ExpressionSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "coseq-package",
      "title": "Co-expression and co-abundance analysis of high-throughput sequencing data",
      "topics": [
        "coseq-package"
      ]
    },
    {
      "page": "clusterEntropy",
      "title": "Calculation of per-cluster entropy",
      "topics": [
        "clusterEntropy"
      ]
    },
    {
      "page": "clusterInertia",
      "title": "Calculation of within-cluster inertia",
      "topics": [
        "clusterInertia"
      ]
    },
    {
      "page": "compareARI",
      "title": "Pairwise comparisons of ARI values among a set of clustering partitions",
      "topics": [
        "compareARI",
        "compareARI,coseqResults-method",
        "compareARI,data.frame-method",
        "compareARI,matrix-method",
        "compareARI,RangedSummarizedExperiment-method",
        "compareARI-methods"
      ]
    },
    {
      "page": "compareICL",
      "title": "Compare corrected ICL values after data transformation",
      "topics": [
        "compareICL"
      ]
    },
    {
      "page": "convertLegacyCoseq",
      "title": "Convert legacy coseq objects",
      "topics": [
        "convertLegacyCoseq"
      ]
    },
    {
      "page": "coseq",
      "title": "Co-expression or co-abudance analysis of high-throughput sequencing data",
      "topics": [
        "coseq",
        "coseq,data.frame-method",
        "coseq,DESeqDataSet-method",
        "coseq,matrix-method",
        "coseq-methods"
      ]
    },
    {
      "page": "coseqHelpers",
      "title": "Accessors for the assigned cluster labels of a coseqResults object.",
      "topics": [
        "clusters",
        "clusters,coseqResults-method",
        "clusters,data.frame-method",
        "clusters,matrix-method",
        "clusters,RangedSummarizedExperiment-method",
        "coseqFullResults",
        "coseqFullResults,coseqResults-method",
        "DDSEextract",
        "DDSEextract,Capushe-method",
        "Djumpextract",
        "Djumpextract,Capushe-method",
        "ICL",
        "ICL,coseqResults-method",
        "ICL,MixmodCluster-method",
        "ICL,NULL-method",
        "ICL,RangedSummarizedExperiment-method",
        "likelihood",
        "likelihood,coseqResults-method",
        "likelihood,MixmodCluster-method",
        "likelihood,NULL-method",
        "likelihood,RangedSummarizedExperiment-method",
        "model",
        "model,coseqResults-method",
        "nbCluster",
        "nbCluster,coseqResults-method",
        "nbCluster,MixmodCluster-method",
        "nbCluster,NULL-method",
        "nbCluster,RangedSummarizedExperiment-method",
        "proba",
        "proba,MixmodCluster-method",
        "profiles",
        "profiles,coseqResults-method",
        "show",
        "show,coseqResults-method",
        "tcounts",
        "tcounts,coseqResults-method",
        "transformationType",
        "transformationType,coseqResults-method"
      ]
    },
    {
      "page": "coseqResults",
      "title": "coseqResults object and constructor",
      "topics": [
        "coseqResults",
        "coseqResults-class"
      ]
    },
    {
      "page": "coseqRun",
      "title": "Co-expression analysis",
      "topics": [
        "coseqRun"
      ]
    },
    {
      "page": "fietz",
      "title": "RNA-seq data from the mouse neocortex in Fietz et al. (2012)",
      "topics": [
        "fietz"
      ]
    },
    {
      "page": "kmeansProbaPost",
      "title": "Calculate conditional probabilities of cluster membership for K-means clustering",
      "topics": [
        "kmeansProbaPost"
      ]
    },
    {
      "page": "logclr",
      "title": "Calculate the Log Centered Log Ratio (logCLR) transformation",
      "topics": [
        "logclr"
      ]
    },
    {
      "page": "matchContTable",
      "title": "Permute columns of a contingency table",
      "topics": [
        "matchContTable"
      ]
    },
    {
      "page": "NormMixClus",
      "title": "Normal mixture model estimation and selection for a series of cluster numbers",
      "topics": [
        "NormMixClus"
      ]
    },
    {
      "page": "NormMixClusK",
      "title": "Normal mixture model estimation",
      "topics": [
        "NormMixClusK"
      ]
    },
    {
      "page": "NormMixParam",
      "title": "Calculate the mean and covariance for a Normal mixture model",
      "topics": [
        "NormMixParam"
      ]
    },
    {
      "page": "plot",
      "title": "Visualize results from coseq clustering",
      "topics": [
        "coseqGlobalPlots",
        "coseqModelPlots",
        "plot",
        "plot,coseqResults-method",
        "plot-methods"
      ]
    },
    {
      "page": "summary",
      "title": "Summarize results from coseq clustering",
      "topics": [
        "summary",
        "summary,coseqResults-method",
        "summary-methods"
      ]
    },
    {
      "page": "transformRNAseq",
      "title": "Transform RNA-seq data using common transformations",
      "topics": [
        "transformRNAseq"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/coseq/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "bayesm",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "capushe",
    "class",
    "cli",
    "codetools",
    "compositions",
    "corrplot",
    "cpp11",
    "DelayedArray",
    "DEoptimR",
    "DESeq2",
    "e1071",
    "edgeR",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "HTSCluster",
    "HTSFilter",
    "IRanges",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mvtnorm",
    "plotrix",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "Rmixmod",
    "robustbase",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "tensorA",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "coseq.Rmd",
      "filename": "coseq.html",
      "title": "coseq package: Quick-start guide",
      "author": "Andrea Rau, Antoine Godichon-Baggioni, and Cathy Maugis-Rabusseau",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick start (tl;dr)",
        "Co-expression analysis with coseq",
        "Transformations for normalized profiles with the Gaussian mixture model",
        "Transformations for normalized profiles with K-means",
        "Model selection",
        "Other options",
        "Running coseq",
        "Exploring coseq results",
        "Running coseq on a DESeq2 or edgeR results object",
        "Customizing coseq graphical outputs",
        "coseq FAQs"
      ],
      "created": "2016-12-23 20:17:03",
      "modified": "2020-12-03 15:20:12",
      "commits": 11
    }
  ],
  "_score": 5.510545010206612,
  "_indexed": true,
  "_nocasepkg": "coseq",
  "_universes": [
    "bioc",
    "andreamrau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T08:53:22.000Z",
      "distro": "noble",
      "commit": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
      "fileid": "bd4d79e96dde737a4578cc838b3f47ee118095db6b815115022cb9c65881556d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T08:53:30.000Z",
      "distro": "noble",
      "commit": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
      "fileid": "fdea5202e47a41ebafe8948ac917c42b197b66e77b084efa6e71252f1e1989a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T12:20:47.000Z",
      "commit": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
      "fileid": "1a09f66da657f6ea5932d9a51ecac0b1e36a7a3e1ea838df4d20fa6373e45b21",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T12:20:39.000Z",
      "commit": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
      "fileid": "4244dd6f13c5cfef03007659d6d304ac9dba599465d6efcd6805c37bd7b7bd2a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.0",
      "date": "2026-05-30T08:53:26.000Z",
      "commit": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
      "fileid": "f42e399073f78c36c269cac6b29fb1b17f66bbc8fa1b6915089a0d773c63e4e6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:51:44.000Z",
      "commit": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
      "fileid": "f8ad59be7319da143955942fafb6cb1e8ae3c6d7d15d96b5aa0f01abe1b918c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:51:43.000Z",
      "commit": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
      "fileid": "5349eaf9ab31c07065d12d2887dffe7430a6d4363ddb8685cc1155a919a475cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:51:49.000Z",
      "commit": "dc85562d8e2bb022e081fa35f4f2c8325c5cae01",
      "fileid": "4c6e11e8c59743a9bf0829bb0282c90a27671950f5ae211125ad2944055277df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679524446"
    }
  ]
}