{
  "_id": "6a1947b4acfb0bcc41dda0ec",
  "Package": "diffcoexp",
  "Title": "Differential Co-expression Analysis",
  "Version": "1.32.0",
  "Date": "2023-08-09",
  "Author": "Wenbin Wei, Sandeep Amberkar, Winston Hide",
  "Description": "A tool for the identification of differentially\ncoexpressed links (DCLs) and differentially coexpressed genes\n(DCGs). DCLs are gene pairs with significantly different\ncorrelation coefficients under two conditions. DCGs are genes\nwith significantly more DCLs than by chance.",
  "Maintainer": "Wenbin Wei <wenbin.wei2@durham.ac.uk>",
  "URL": "https://github.com/hidelab/diffcoexp",
  "biocViews": "GeneExpression, DifferentialExpression, Transcription,\nMicroarray, OneChannel, TwoChannel, RNASeq, Sequencing,\nCoverage, ImmunoOncology",
  "License": "GPL (>2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:47:28 UTC",
  "RemoteUrl": "https://github.com/bioc/diffcoexp",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "0139c9e0532436765eca6a60e5fd938ce284b22c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 06:57:20 UTC",
    "User": "root"
  },
  "MD5sum": "2a71311f11c95001006e059920c6778b",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "diffcoexp_1.32.0.tar.gz",
  "_fileid": "0aa29c6c7c4620022ef194acaa293682bd58cdfced6e0a58cae9564002e0a0e1",
  "_filesize": 229043,
  "_sha256": "0aa29c6c7c4620022ef194acaa293682bd58cdfced6e0a58cae9564002e0a0e1",
  "_created": "2026-05-29T06:57:20.000Z",
  "_published": "2026-05-29T08:00:52.030Z",
  "_jobs": [
    {
      "job": 78453240367,
      "time": 209,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7284962273"
    },
    {
      "job": 78453240393,
      "time": 346,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284995640"
    },
    {
      "job": 78453240382,
      "time": 369,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285001546"
    },
    {
      "job": 78453240369,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7285920669"
    },
    {
      "job": 78453240386,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285936272"
    },
    {
      "job": 78452525856,
      "time": 360,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284912357"
    },
    {
      "job": 78453240360,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284956269"
    },
    {
      "job": 78453240392,
      "time": 218,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284964530"
    },
    {
      "job": 78453240376,
      "time": 226,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7284967159"
    },
    {
      "job": 78453240400,
      "time": 219,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284964929"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/diffcoexp",
  "_commit": {
    "id": "0139c9e0532436765eca6a60e5fd938ce284b22c",
    "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": 1777380448
  },
  "_maintainer": {
    "name": "Wenbin Wei",
    "email": "wenbin.wei2@durham.ac.uk",
    "login": "wenbinwei",
    "description": "I am a bioinformatician. I am interested in the application of bioinformatics and biostatistics to biomedical research and the development of relevant software.",
    "uuid": 13081614
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "WGCNA",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "DiffCorr",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "GEOquery",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "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.33.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.32.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "differentialexpression",
    "transcription",
    "microarray",
    "onechannel",
    "twochannel",
    "rnaseq",
    "sequencing",
    "coverage",
    "immunooncology"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 4,
      "uuid": 1744257
    },
    {
      "user": "wenbinwei",
      "count": 3,
      "uuid": 13081614
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "ssamberkar",
      "count": 2,
      "uuid": 9107374
    },
    {
      "user": "dktanwar",
      "count": 1,
      "uuid": 8986859
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    },
    {
      "user": "martin-g",
      "count": 1,
      "uuid": 232002
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 437,
    "source": "https://www.bioconductor.org/packages/stats/bioc/diffcoexp"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/hidelab/diffcoexp",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diffcoexp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hidelab/diffcoexp",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "coexpr",
    "comparecor",
    "diffcoexp"
  ],
  "_datasets": [
    {
      "name": "exprs.1",
      "title": "exprs.1",
      "object": "gse4158part",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "GSM94988",
        "GSM94989",
        "GSM94990",
        "GSM94991",
        "GSM94992",
        "GSM94993",
        "GSM94994",
        "GSM94995",
        "GSM94996",
        "GSM94997",
        "GSM94998",
        "GSM94999",
        "GSM95000",
        "GSM95001"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "exprs.2",
      "title": "exprs.2",
      "object": "gse4158part",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "GSM95002",
        "GSM95003",
        "GSM95004",
        "GSM95005",
        "GSM95006",
        "GSM95007",
        "GSM95008",
        "GSM95009",
        "GSM95010",
        "GSM95011",
        "GSM95012",
        "GSM95013"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coexpr",
      "title": "Identification of gene pairs coexpressed in at least one of two conditions",
      "topics": [
        "coexpr"
      ]
    },
    {
      "page": "comparecor",
      "title": "Compare gene-gene correlation coefficients under two conditions",
      "topics": [
        "comparecor"
      ]
    },
    {
      "page": "diffcoexp",
      "title": "Differential co-expression analysis",
      "topics": [
        "diffcoexp"
      ]
    },
    {
      "page": "exprs.1",
      "title": "exprs.1",
      "topics": [
        "exprs.1"
      ]
    },
    {
      "page": "exprs.2",
      "title": "exprs.2",
      "topics": [
        "exprs.2"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/diffcoexp/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "DelayedArray",
    "DiffCorr",
    "digest",
    "doParallel",
    "dynamicTreeCut",
    "evaluate",
    "farver",
    "fastcluster",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "impute",
    "IRanges",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "mnormt",
    "multtest",
    "nlme",
    "nnet",
    "pcaMethods",
    "pkgconfig",
    "preprocessCore",
    "psych",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "tinytex",
    "vctrs",
    "viridisLite",
    "WGCNA",
    "withr",
    "xfun",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "diffcoexp.Rnw",
      "filename": "diffcoexp.pdf",
      "title": "About diffcoexp",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-01-17 23:09:41",
      "modified": "2020-11-23 16:17:32",
      "commits": 27
    }
  ],
  "_score": 6.944778681123507,
  "_indexed": false,
  "_nocasepkg": "diffcoexp",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/diffcoexp",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.32.0",
      "date": "2026-05-29T07:01:11.000Z",
      "distro": "noble",
      "commit": "0139c9e0532436765eca6a60e5fd938ce284b22c",
      "fileid": "db512ad297cbe6bc67504787c2731559430c56cbf7ff10b3136bfe519d54715d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.32.0",
      "date": "2026-05-29T07:01:36.000Z",
      "distro": "noble",
      "commit": "0139c9e0532436765eca6a60e5fd938ce284b22c",
      "fileid": "2b227d5c496f4a96d00805eed48c7aa524fafb4123c1b6f0a5617af0bc4f5a94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.32.0",
      "date": "2026-05-29T07:57:47.000Z",
      "commit": "0139c9e0532436765eca6a60e5fd938ce284b22c",
      "fileid": "1b688e9999e5963ded430bdb5383b78fbffc5b7e90ce3728c2818c89936b06a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.32.0",
      "date": "2026-05-29T07:58:16.000Z",
      "commit": "0139c9e0532436765eca6a60e5fd938ce284b22c",
      "fileid": "6ef8457fb5caac6b399cc18d797463597d6e5a20ca6c67810ea7ce4016993b39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.32.0",
      "date": "2026-05-29T07:00:59.000Z",
      "commit": "0139c9e0532436765eca6a60e5fd938ce284b22c",
      "fileid": "295615d033c73712bba94e9c9910570b9a2fadf7e094a1735f8d768876b0b293",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.32.0",
      "date": "2026-05-29T06:59:08.000Z",
      "commit": "0139c9e0532436765eca6a60e5fd938ce284b22c",
      "fileid": "14fdc397abf82e9701f05bae44e5ea813b20c92daa5d015cba87ab5535bef75c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.32.0",
      "date": "2026-05-29T06:59:11.000Z",
      "commit": "0139c9e0532436765eca6a60e5fd938ce284b22c",
      "fileid": "51edfd29307c07c3520f156437375f3de4a9520bc7d67065d0aec2d64dd754e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.32.0",
      "date": "2026-05-29T06:59:09.000Z",
      "commit": "0139c9e0532436765eca6a60e5fd938ce284b22c",
      "fileid": "a6e01716730943ed5a05e2651065268e81f9950ac09f11ce65bedf2feea92aac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622824007"
    }
  ]
}