{
  "_id": "6a17e12dacfb0bcc41d9f1c5",
  "Package": "DEFormats",
  "Type": "Package",
  "Title": "Differential gene expression data formats converter",
  "Version": "1.41.0",
  "Encoding": "UTF-8",
  "Author": "Andrzej Oleś",
  "Maintainer": "Andrzej Oleś <andrzej.oles@gmail.com>",
  "URL": "https://github.com/aoles/DEFormats",
  "BugReports": "https://github.com/aoles/DEFormats/issues",
  "Description": "Convert between different data formats used by\ndifferential gene expression analysis tools.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, DifferentialExpression, GeneExpression,\nRNASeq, Sequencing, Transcription",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:07 UTC",
  "RemoteUrl": "https://github.com/bioc/DEFormats",
  "RemoteRef": "HEAD",
  "RemoteSha": "6052e65b86064afe91d88f8da65f79dffdcaae01",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:24:48 UTC",
    "User": "root"
  },
  "MD5sum": "fa7017c49a62b88cf637ce3d67dd6bf3",
  "_user": "bioc",
  "_type": "src",
  "_file": "DEFormats_1.41.0.tar.gz",
  "_fileid": "3a686ae4793e2e632c7a7dd489f70c3e91a7398266d0d760392ad053d4b7b94c",
  "_filesize": 114358,
  "_sha256": "3a686ae4793e2e632c7a7dd489f70c3e91a7398266d0d760392ad053d4b7b94c",
  "_created": "2026-05-28T06:24:48.000Z",
  "_published": "2026-05-28T06:31:09.537Z",
  "_jobs": [
    {
      "job": 78235739444,
      "time": 184,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7259133129"
    },
    {
      "job": 78235739481,
      "time": 269,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259152930"
    },
    {
      "job": 78235739509,
      "time": 326,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259167592"
    },
    {
      "job": 78235739474,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259141100"
    },
    {
      "job": 78235739465,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259147254"
    },
    {
      "job": 78235260436,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259088910"
    },
    {
      "job": 78235739451,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259121888"
    },
    {
      "job": 78235739531,
      "time": 236,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259144811"
    },
    {
      "job": 78235739523,
      "time": 210,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259139440"
    },
    {
      "job": 78235739522,
      "time": 217,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259140450"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/DEFormats",
  "_commit": {
    "id": "6052e65b86064afe91d88f8da65f79dffdcaae01",
    "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": 1777380187
  },
  "_maintainer": {
    "name": "Andrzej Oleś",
    "email": "andrzej.oles@gmail.com",
    "login": "aoles",
    "orcid": "0000-0003-0285-2787",
    "twitter": "@andrzejkoles",
    "description": "Research Software Developer",
    "uuid": 6545356
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "version": ">= 3.13.4",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "version": ">= 1.8.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "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.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "differentialexpression",
    "geneexpression",
    "rnaseq",
    "sequencing",
    "transcription"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "aoles",
      "count": 11,
      "uuid": 6545356
    },
    {
      "user": "dtenenba",
      "count": 4,
      "uuid": 2286826
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    },
    {
      "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": 588,
    "source": "https://www.bioconductor.org/packages/stats/bioc/DEFormats"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/aoles/deformats",
  "_searchresults": 91,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DEFormats.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aoles/deformats",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "as.DESeqDataSet",
    "as.DGEList",
    "DGEList",
    "simulateNormFactors",
    "simulateRnaSeqData"
  ],
  "_help": [
    {
      "page": "as.DESeqDataSet",
      "title": "Convert to DESeqDataSet",
      "topics": [
        "as.DESeqDataSet",
        "as.DESeqDataSet.DGEList"
      ]
    },
    {
      "page": "as.DGEList",
      "title": "Convert to DGEList",
      "topics": [
        "as.DGEList",
        "as.DGEList.DESeqDataSet"
      ]
    },
    {
      "page": "DEFormats",
      "title": "Convert Between Differential Gene Expression Data Formats",
      "topics": [
        "DEFormats"
      ]
    },
    {
      "page": "DGEList",
      "title": "DGEList Constructor Generic",
      "topics": [
        "DGEList",
        "DGEList,RangedSummarizedExperiment-method"
      ]
    },
    {
      "page": "simulateNormFactors",
      "title": "Simulate Normalization Factors",
      "topics": [
        "simulateNormFactors"
      ]
    },
    {
      "page": "simulateRnaSeqData",
      "title": "Example counts table of RNA-seq data",
      "topics": [
        "simulateRnaSeqData"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/DEFormats/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "DelayedArray",
    "DESeq2",
    "edgeR",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "DEFormats.Rmd",
      "filename": "DEFormats.html",
      "title": "Differential gene expression data formats converter",
      "author": "Andrzej Oleś",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Convert between DESeqDataSet and DGEList objects",
        "DGEList to DESeqDataSet",
        "DESeqDataSet to DGEList",
        "Create DGEList objects from SummarizedExperiment",
        "FAQ",
        "Coerce DGEList to RangedSummarizedExperiment",
        "Session info"
      ],
      "created": "2016-03-23 22:36:02",
      "modified": "2018-02-07 15:40:04",
      "commits": 3
    }
  ],
  "_score": 6.883320678382976,
  "_indexed": true,
  "_nocasepkg": "deformats",
  "_universes": [
    "bioc",
    "aoles"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-05-28T06:27:46.000Z",
      "distro": "noble",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "5aa5e25bcaa029aead12dd40786eed70c99d5dd1b64b3de5dbbd3b2628879ce4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-05-28T06:28:35.000Z",
      "distro": "noble",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "50a814bf0a9dfef34efc7bc230f0a1147f81544523aa25a9df1fec3c95601492",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-05-28T06:27:55.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "7097501aac3e0c90c26e23f591ab0b51099faeb22daae7f3e9e50da23a496191",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-05-28T06:27:51.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "f57d8db627db579d50120b1d487851c3fbcb881c0ee33e0c11f7881a6efdce16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-05-28T06:27:40.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "b9e763152d9f9e07c1187874478eac78b94963a161536935e0ea021ac4e931a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-28T06:26:56.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "61ddd5cbf7d544f8091642547774697320019c7bc9dd9ba054c91db7353f1ec6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-28T06:26:47.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "617744e205e636f80ae3f66b994127cfbc4e4ff29269e175db95f38f69628114",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-28T06:26:46.000Z",
      "commit": "6052e65b86064afe91d88f8da65f79dffdcaae01",
      "fileid": "19211de3df81f097c71760fcd2598604aacf6e777d8d01f3ec3ae2034509f3dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558382462"
    }
  ]
}