{
  "_id": "6a17df89acfb0bcc41d9e1cd",
  "Package": "ddCt",
  "Title": "The ddCt Algorithm for the Analysis of Quantitative Real-Time\nPCR (qRT-PCR)",
  "Version": "1.69.0",
  "Date": "2021-07-30",
  "Author": "Jitao David Zhang, Rudolf Biczok, and Markus Ruschhaupt",
  "Description": "The Delta-Delta-Ct (ddCt) Algorithm is an approximation\nmethod to determine relative gene expression with quantitative\nreal-time PCR (qRT-PCR) experiments. Compared to other\napproaches, it requires no standard curve for each\nprimer-target pair, therefore reducing the working load and yet\nreturning accurate enough results as long as the assumptions of\nthe amplification efficiency hold. The ddCt package implements\na pipeline to collect, analyse and visualize qRT-PCR results,\nfor example those from TaqMan SDM software, mainly using the\nddCt method. The pipeline can be either invoked by a script in\ncommand-line or through the API consisting of S4-Classes,\nmethods and functions.",
  "Maintainer": "Jitao David Zhang <jitao_david.zhang@roche.com>",
  "biocViews": "GeneExpression, DifferentialExpression,\nMicrotitrePlateAssay, qPCR",
  "License": "LGPL-3",
  "Collate": "AllGlobals.R AllClasses.R AllGenerics.R AllFunctions.R\nAllMethods.R absoluteQ.R ddCtSplit.R output.R visualization.R",
  "Config/testthat/edition": "3",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:34:05 UTC",
  "RemoteUrl": "https://github.com/bioc/ddCt",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:20:43 UTC",
    "User": "root"
  },
  "MD5sum": "7a6e4290db1de73c20fea35e8c1aecd8",
  "_user": "bioc",
  "_type": "src",
  "_file": "ddCt_1.69.0.tar.gz",
  "_fileid": "5b972ae9fdf42db870bc2a5c07dcbba5491a81b7107c8c15e88c8b10311bdc7f",
  "_filesize": 946128,
  "_sha256": "5b972ae9fdf42db870bc2a5c07dcbba5491a81b7107c8c15e88c8b10311bdc7f",
  "_created": "2026-05-28T06:20:43.000Z",
  "_published": "2026-05-28T06:24:09.835Z",
  "_jobs": [
    {
      "job": 78235211115,
      "time": 134,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7259058681"
    },
    {
      "job": 78235211174,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7259067644"
    },
    {
      "job": 78235211134,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7259065052"
    },
    {
      "job": 78235211207,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7259062086"
    },
    {
      "job": 78235211166,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7259061295"
    },
    {
      "job": 78234933868,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259027027"
    },
    {
      "job": 78235211136,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259049330"
    },
    {
      "job": 78235211145,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7259049244"
    },
    {
      "job": 78235211146,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7259045857"
    },
    {
      "job": 78235211150,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7259046702"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 3,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ddCt",
  "_commit": {
    "id": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
    "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": 1777379645
  },
  "_maintainer": {
    "name": "Jitao David Zhang",
    "email": "jitao_david.zhang@roche.com",
    "login": "accio",
    "description": "A Computational Biologist in Drug Discovery",
    "uuid": 1397024
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "version": ">= 1.10.0",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "version": ">= 0.1-3",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "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.69.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.68.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "differentialexpression",
    "microtitreplateassay",
    "qpcr"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 504,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ddCt"
  },
  "_mentions": 4,
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ddCt.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "assayData",
    "barchart",
    "barploterrbar",
    "brewer.pal",
    "brewer.pal.info",
    "ColMap",
    "coreData",
    "coreData<-",
    "Ct",
    "Ct<-",
    "CtErr",
    "dCt",
    "dCtErr",
    "ddCt",
    "ddCtAbsolute",
    "ddCtErr",
    "ddCtExpression",
    "DEFAULT.CT.COLNAME",
    "DEFAULT.FEATURE.COLNAME",
    "DEFAULT.SAMPLE.COLNAME",
    "detectorNames",
    "detectorNames<-",
    "elist",
    "elistWrite",
    "errBarchart",
    "exprs",
    "fData",
    "fData<-",
    "featureData",
    "featureData<-",
    "featureNames",
    "featureNames<-",
    "fileNames",
    "getDir",
    "InputFrame",
    "level",
    "levelErr",
    "numberCt",
    "numberNA",
    "panel.abline",
    "panel.barchart",
    "panel.grid",
    "panel.segments",
    "panel.text",
    "pData",
    "pData<-",
    "phenoData",
    "phenoData<-",
    "QuantStudioFrame",
    "readQuantStudio",
    "readSDM",
    "removeDetector",
    "removeNTC",
    "removeSample",
    "replaceDetector",
    "replaceSample",
    "replaceVectorByEquality",
    "rightCensoring",
    "sampleNames",
    "sampleNames<-",
    "SDMFrame",
    "TSVFrame",
    "uniqueDetectorNames",
    "uniqueDetectorNames<-",
    "uniqueSampleNames",
    "uniqueSampleNames<-",
    "varLabels",
    "varMetadata",
    "varMetadata<-",
    "write.htmltable",
    "writeSimpleTabCsv",
    "xtable"
  ],
  "_help": [
    {
      "page": "barploterrbar",
      "title": "Barplot with error bars.",
      "topics": [
        "barploterrbar"
      ]
    },
    {
      "page": "ddCtAbsolute",
      "title": "absolute quantification for Taqman data",
      "topics": [
        "ddCtAbsolute"
      ]
    },
    {
      "page": "ddCtExpression-class",
      "title": "ddCt Expression",
      "topics": [
        "\"fData<-\"",
        "\"featureData<-\"",
        "\"featureNames<-\"",
        "\"pData<-\"",
        "\"phenoData<-\"",
        "\"varMetadata<-\"",
        "assayData",
        "barchart",
        "brewer.pal",
        "brewer.pal.info",
        "Ct",
        "Ct,ddCtExpression-method",
        "CtErr",
        "CtErr,ddCtExpression-method",
        "dCt",
        "dCt,ddCtExpression-method",
        "dCtErr",
        "dCtErr,ddCtExpression-method",
        "ddCt",
        "ddCt,ddCtExpression-method",
        "ddCtErr",
        "ddCtErr,ddCtExpression-method",
        "ddCtExpression-class",
        "elist,ddCtExpression-method",
        "elistWrite,ddCtExpression,character-method",
        "exprs",
        "fData",
        "featureData",
        "featureNames",
        "level",
        "level,ddCtExpression-method",
        "levelErr",
        "levelErr,ddCtExpression-method",
        "numberCt",
        "numberCt,ddCtExpression-method",
        "numberNA",
        "numberNA,ddCtExpression-method",
        "panel.abline",
        "panel.barchart",
        "panel.grid",
        "panel.segments",
        "panel.text",
        "pData",
        "phenoData",
        "varLabels",
        "varMetadata",
        "xtable"
      ]
    },
    {
      "page": "ddCtExpression-methods",
      "title": "Apply the ddCt algorithm for a given data set",
      "topics": [
        "ddCtExpression",
        "ddCtExpression,InputFrame-method",
        "ddCtExpression,SDMFrame-method",
        "ddCtExpression-methods"
      ]
    },
    {
      "page": "elistWrite-methods",
      "title": "Write ddCtExpression object into data frame or files",
      "topics": [
        "elist",
        "elistWrite",
        "summary"
      ]
    },
    {
      "page": "errBarchart-methods",
      "title": "Draw barchart of relative expression level with error-bars",
      "topics": [
        "errBarchart",
        "errBarchart,ddCtExpression,character-method",
        "errBarchart,ddCtExpression,missing-method",
        "errBarchart-methods"
      ]
    },
    {
      "page": "errBarchartParameter-class",
      "title": "Class \"errBarchartParameter\"",
      "topics": [
        "errBarchartParameter-class",
        "exprsUndeterminedLabel,errBarchartParameter-method",
        "show,errBarchartParameter-method"
      ]
    },
    {
      "page": "getDir",
      "title": "Auxillary functions for the executive scripts",
      "topics": [
        "getDir"
      ]
    },
    {
      "page": "InputFrame",
      "title": "Build an InputFrame from a ReaderClass or a data frame",
      "topics": [
        "InputFrame",
        "InputFrame,data.frame-method"
      ]
    },
    {
      "page": "SDMFrame-class",
      "title": "Working with SDM files",
      "topics": [
        "$,InputFrame-method",
        "ColMap-class",
        "coreData",
        "coreData,InputFrame-method",
        "coreData<-",
        "coreData<-,InputFrame,data.frame-method",
        "Ct,InputFrame-method",
        "Ct<-",
        "Ct<-,InputFrame,numeric-method",
        "DEFAULT.CT.COLNAME",
        "DEFAULT.FEATURE.COLNAME",
        "DEFAULT.SAMPLE.COLNAME",
        "detectorNames",
        "detectorNames,InputFrame-method",
        "detectorNames<-",
        "detectorNames<-,InputFrame,character-method",
        "fileNames",
        "fileNames,InputFrame-method",
        "InputFrame-class",
        "names,InputFrame-method",
        "removeDetector",
        "removeDetector,InputFrame,character-method",
        "removeDetector-methods",
        "removeSample",
        "removeSample,InputFrame,character-method",
        "removeSample-methods",
        "replaceDetector",
        "replaceDetector,InputFrame,character,character-method",
        "replaceDetector-methods",
        "replaceSample",
        "replaceSample,InputFrame,character,character-method",
        "replaceSample-methods",
        "rightCensoring",
        "rightCensoring,SDMFrame,numeric-method",
        "sampleNames",
        "sampleNames,InputFrame-method",
        "sampleNames<-",
        "sampleNames<-,InputFrame,character-method",
        "SDMFrame-class",
        "show,InputFrame-method",
        "uniqueDetectorNames",
        "uniqueDetectorNames,InputFrame-method",
        "uniqueDetectorNames<-",
        "uniqueDetectorNames<-,InputFrame,character,character-method",
        "uniqueDetectorNames<-,InputFrame,missing,character-method",
        "uniqueSampleNames",
        "uniqueSampleNames,InputFrame-method",
        "uniqueSampleNames<-",
        "uniqueSampleNames<-,InputFrame,character,character-method",
        "uniqueSampleNames<-,InputFrame,missing,character-method",
        "[,InputFrame-method",
        "[[,InputFrame-method"
      ]
    },
    {
      "page": "InputReader-class",
      "title": "Class \"InputReader\"",
      "topics": [
        "ColMap",
        "InputReader-class",
        "QuantStudioReader-class",
        "SDMReader-class",
        "TSVFrame",
        "TSVReader-class"
      ]
    },
    {
      "page": "QuantStudioFrame",
      "title": "Read QuantStudio file(s)",
      "topics": [
        "QuantStudioFrame",
        "readQuantStudio"
      ]
    },
    {
      "page": "removeNTC-methods",
      "title": "Remove NTC samples",
      "topics": [
        "removeNTC",
        "removeNTC,ddCtExpression-method",
        "removeNTC,InputFrame-method",
        "removeNTC-methods"
      ]
    },
    {
      "page": "replaceVectorByEquality",
      "title": "REPLACE ITEMS OF VECTOR BY EQUALITY",
      "topics": [
        "replaceVectorByEquality"
      ]
    },
    {
      "page": "SDMFrame",
      "title": "Read an SDM file",
      "topics": [
        "InputFrame,InputReader-method",
        "readSDM",
        "rightCensoring,InputFrame,numeric-method",
        "SDMFrame"
      ]
    },
    {
      "page": "write.htmltable",
      "title": "Write a data frame into an html table within a html page",
      "topics": [
        "write.htmltable"
      ]
    },
    {
      "page": "writeSimpleTabCsv",
      "title": "Write a data frame into a tab delimited file",
      "topics": [
        "writeSimpleTabCsv"
      ]
    }
  ],
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "generics",
    "lattice",
    "RColorBrewer",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "rtPCR-usage.Rnw",
      "filename": "rtPCR-usage.pdf",
      "title": "Analyse RT-PCR data with the end-to-end script in ddCt package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:09:24",
      "modified": "2013-11-01 20:09:24",
      "commits": 1
    },
    {
      "source": "RT-PCR-Script-ddCt.Rnw",
      "filename": "RT-PCR-Script-ddCt.pdf",
      "title": "How to apply the ddCt method",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:09:24",
      "modified": "2018-08-30 17:47:25",
      "commits": 3
    },
    {
      "source": "rtPCR.Rnw",
      "filename": "rtPCR.pdf",
      "title": "Introduction to the ddCt method for qRT-PCR data analysis: background, algorithm and example",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:09:24",
      "modified": "2016-03-09 14:25:17",
      "commits": 3
    }
  ],
  "_score": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "ddct",
  "_universes": [
    "bioc",
    "accio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.69.0",
      "date": "2026-05-28T06:23:28.000Z",
      "distro": "noble",
      "commit": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
      "fileid": "e162e64bb5eb95d03cbd3769caf40b6a1c87bd8aa99af5e37dd595852377890a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.69.0",
      "date": "2026-05-28T06:23:18.000Z",
      "distro": "noble",
      "commit": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
      "fileid": "0b65f7c80478530dd88f9a2c705d5ee02b2c243a401ab17686ccb44677ba786a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.69.0",
      "date": "2026-05-28T06:23:11.000Z",
      "commit": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
      "fileid": "44a00cfa61cb848daaa831fda26816eab7605b78a87e81470a08aa1bede250ca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.69.0",
      "date": "2026-05-28T06:23:08.000Z",
      "commit": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
      "fileid": "45fb8a722f133f8321bc22f0416490d71c364af14714018bef35ff5586e1df2a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.69.0",
      "date": "2026-05-28T06:22:32.000Z",
      "commit": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
      "fileid": "34167fec7668cdac67755eebfd49458d12500f93c0987d04a567f3e49809aa7e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.69.0",
      "date": "2026-05-28T06:22:05.000Z",
      "commit": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
      "fileid": "eca340cc39a94b4ba97ca68915764dac8911129180b2f6e466bada801f1b0772",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.69.0",
      "date": "2026-05-28T06:21:50.000Z",
      "commit": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
      "fileid": "888a90c8e37d26662e295ff2f332f7176025a37abb42f581c4c5c31cceeb64a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.69.0",
      "date": "2026-05-28T06:21:54.000Z",
      "commit": "7b2178781b6f50f19e3109914dcaaa48cb3abb90",
      "fileid": "46c213fbb8bb445412e9dd11483e7c605bf2ee109d2dd5f91736716e42268a53",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558280711"
    }
  ]
}