{
  "_id": "6a105ea7acfb0bcc41ca5b46",
  "Package": "hdxmsqc",
  "Type": "Package",
  "Title": "An R package for quality Control for hydrogen deuterium exchange\nmass spectrometry experiments",
  "Version": "1.9.0",
  "Authors@R": "c(person(family = \"Crook\", given = \"Oliver M.\",\nemail = \"oliver.crook@stats.ox.ac.uk\",\ncomment = c(ORCID = \"0000-0001-5669-8506\"),\nrole = c(\"aut\", \"cre\")))",
  "Description": "The hdxmsqc package enables us to analyse and visualise\nthe quality of HDX-MS experiments. Either as a final quality\ncheck before downstream analysis and publication or as part of\na interative procedure to determine the quality of the data.\nThe package builds on the QFeatures and Spectra packages to\nintegrate with other mass-spectrometry data.",
  "License": "file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE)",
  "RoxygenNote": "7.2.3",
  "biocViews": "QualityControl,DataImport, Proteomics, MassSpectrometry,\nMetabolomics",
  "BugReports": "https://github.com/ococrook/hdxmsqc/issues",
  "URL": "http://github.com/ococrook/hdxmsqc",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:02:53 UTC",
  "RemoteUrl": "https://github.com/bioc/hdxmsqc",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae116d85a53839648cd4d76bd75da713ed310a3d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 09:21:56 UTC",
    "User": "root"
  },
  "Author": "Oliver M. Crook [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5669-8506>)",
  "Maintainer": "Oliver M. Crook <oliver.crook@stats.ox.ac.uk>",
  "MD5sum": "6804e75aa6db6bdd2640e498713a29fe",
  "_user": "bioc",
  "_type": "src",
  "_file": "hdxmsqc_1.9.0.tar.gz",
  "_fileid": "fde54d9e996ec2102496649b38ee64374b466a8578cb21cbb2fc33ff5913368e",
  "_filesize": 5603787,
  "_sha256": "fde54d9e996ec2102496649b38ee64374b466a8578cb21cbb2fc33ff5913368e",
  "_created": "2026-05-08T09:21:56.000Z",
  "_published": "2026-05-22T13:48:23.319Z",
  "_jobs": [
    {
      "job": 77392536336,
      "time": 189,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6875998053"
    },
    {
      "job": 77392536068,
      "time": 418,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6876060463"
    },
    {
      "job": 77392536029,
      "time": 371,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6876048293"
    },
    {
      "job": 77392536037,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6876154998"
    },
    {
      "job": 77392536457,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6876166805"
    },
    {
      "job": 77392535677,
      "time": 403,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875940327"
    },
    {
      "job": 77392535778,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162078232"
    },
    {
      "job": 77392536069,
      "time": 401,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6876057135"
    },
    {
      "job": 77392536051,
      "time": 275,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6876025187"
    },
    {
      "job": 77392536470,
      "time": 340,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6876039546"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/hdxmsqc",
  "_commit": {
    "id": "ae116d85a53839648cd4d76bd75da713ed310a3d",
    "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": 1777381373
  },
  "_maintainer": {
    "name": "Oliver M. Crook",
    "email": "oliver.crook@stats.ox.ac.uk",
    "orcid": "0000-0001-5669-8506"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "QFeatures",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "Spectra",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MsCoreUtils",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "pheatmap",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "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.9.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.8.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "qualitycontrol",
    "dataimport",
    "proteomics",
    "massspectrometry",
    "metabolomics"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ococrook",
      "count": 46,
      "uuid": 23522532
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 234,
    "source": "https://www.bioconductor.org/packages/stats/bioc/hdxmsqc"
  },
  "_devurl": "https://github.com/ococrook/hdxmsqc",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hdxmsqc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ococrook/hdxmsqc",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "chargeCorrelationHdx",
    "compatibleUptake",
    "computeMassError",
    "computeMonotoneStats",
    "exchangeableAmides",
    "fourierIsotope",
    "generateSpectra",
    "imTimeOutlier",
    "intensityOutliers",
    "isMissingAtRandom",
    "isotopicDistributionHDXfourier",
    "plotImTimeOutlier",
    "plotIntensityOutliers",
    "plotMassError",
    "plotMissing",
    "plotMonotoneStat",
    "plotrTimeOutliers",
    "processHDE",
    "qualityControl",
    "replicateCorrelation",
    "replicateOutlier",
    "rTimeOutliers",
    "spectraSimilarity"
  ],
  "_datasets": [
    {
      "name": "BRD4df",
      "title": "This is data to be included in my package",
      "object": "BRD4df",
      "file": "BRD4df.rda",
      "class": [
        "QFeatures"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "BRD4df_full",
      "title": "This is data to be included in my package",
      "object": "BRD4df_full",
      "file": "BRD4df_full.rda",
      "class": [
        "QFeatures"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "BRD4df",
      "title": "This is data to be included in my package",
      "topics": [
        "BRD4df"
      ]
    },
    {
      "page": "BRD4df_full",
      "title": "This is data to be included in my package",
      "topics": [
        "BRD4df_full"
      ]
    },
    {
      "page": "chargeCorrelationHdx",
      "title": "Charge states should have correlated incorperation but they need not be exactly the same",
      "topics": [
        "chargeCorrelationHdx"
      ]
    },
    {
      "page": "compatibleUptake",
      "title": "Check whether deuterium uptakes are compatible with difference overlapping sequences.",
      "topics": [
        "compatibleUptake"
      ]
    },
    {
      "page": "computeMassError",
      "title": "Empirical versus theoretical mass errors",
      "topics": [
        "computeMassError"
      ]
    },
    {
      "page": "computeMonotoneStats",
      "title": "Monotonicity based outlier detection.",
      "topics": [
        "computeMonotoneStats"
      ]
    },
    {
      "page": "hdx-distributions",
      "title": "Compute exchangeable amides.",
      "topics": [
        "exchangeableAmides"
      ]
    },
    {
      "page": "fourierIsotope",
      "title": "fourier transform approach to computing isotopic distribution",
      "topics": [
        "fourierIsotope"
      ]
    },
    {
      "page": "generateSpectra",
      "title": "generate Spectra using a fourier transform",
      "topics": [
        "generateSpectra"
      ]
    },
    {
      "page": "hdxmsqc",
      "title": "A package to perfrom quality control for mass-spectrometry based hydrogen deuterium exchange experiment.",
      "topics": [
        "hdxmsqc"
      ]
    },
    {
      "page": "imTimeOutlier",
      "title": "Ion Mobility time based outlier analysis",
      "topics": [
        "imTimeOutlier"
      ]
    },
    {
      "page": "intensityOutliers",
      "title": "Intensity based deviations",
      "topics": [
        "intensityOutliers"
      ]
    },
    {
      "page": "isMissingAtRandom",
      "title": "Missing at random versus missing not at random",
      "topics": [
        "isMissingAtRandom"
      ]
    },
    {
      "page": "isotopicDistributionHDXfourier",
      "title": "fourier transform approach to computing isotopic distribution",
      "topics": [
        "isotopicDistributionHDXfourier"
      ]
    },
    {
      "page": "plotImTimeOutlier",
      "title": "Ion Mobility time based outlier analysis",
      "topics": [
        "plotImTimeOutlier"
      ]
    },
    {
      "page": "plotIntensityOutliers",
      "title": "Intensity based deviation plot",
      "topics": [
        "plotIntensityOutliers"
      ]
    },
    {
      "page": "plotMassError",
      "title": "Mass error plot",
      "topics": [
        "plotMassError"
      ]
    },
    {
      "page": "plotMissing",
      "title": "missing value plot",
      "topics": [
        "plotMissing"
      ]
    },
    {
      "page": "plotMonotoneStat",
      "title": "Monotonicity based outlier detection, plot.",
      "topics": [
        "plotMonotoneStat"
      ]
    },
    {
      "page": "plotrTimeOutliers",
      "title": "Retention time based analysis",
      "topics": [
        "plotrTimeOutliers"
      ]
    },
    {
      "page": "processHDE",
      "title": "Function to curate and HDExaminer file so that in contains all the information in a sensible format. This object can then be straightforwardly passed to a object of class 'QFeatures'",
      "topics": [
        "processHDE"
      ]
    },
    {
      "page": "qualityControl",
      "title": "Quality Control table function. Generate a table that collates quality control metrics",
      "topics": [
        "qualityControl"
      ]
    },
    {
      "page": "replicateCorrelation",
      "title": "Correlation based checks",
      "topics": [
        "replicateCorrelation"
      ]
    },
    {
      "page": "replicateOutlier",
      "title": "Correlation based checks",
      "topics": [
        "replicateOutlier"
      ]
    },
    {
      "page": "rTimeOutliers",
      "title": "Retention time based analysis",
      "topics": [
        "rTimeOutliers"
      ]
    },
    {
      "page": "spectraSimilarity",
      "title": "Spectral checking using data from HDsite",
      "topics": [
        "spectraSimilarity"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/hdxmsqc/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationFilter",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocManager",
    "BiocParallel",
    "BiocStyle",
    "bookdown",
    "bslib",
    "cachem",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "MetaboCoreUtils",
    "mime",
    "MsCoreUtils",
    "MultiAssayExperiment",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "promises",
    "ProtGenerics",
    "purrr",
    "QFeatures",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "Spectra",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "qc-streamlined.Rmd",
      "filename": "qc-streamlined.html",
      "title": "qc-tidying",
      "author": "Oliver M. Crook",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "packages",
        "Data",
        "Visualisation",
        "Examining missing values",
        "Empirical vs Theoretical errors",
        "Intensity based outlier detection",
        "Retention time analysis",
        "Monotonicity statistics",
        "Ion Mobility Time analysis",
        "Charge state correlation",
        "Using replicates to determine outliers and variability",
        "Using sequence overlap information are uptake values compatible",
        "Comparison of Spectra"
      ],
      "created": "2024-01-31 11:52:40",
      "modified": "2024-06-30 17:57:26",
      "commits": 5
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "hdxmsqc",
  "_universes": [
    "bioc",
    "ococrook"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-05-08T09:26:52.000Z",
      "distro": "noble",
      "commit": "ae116d85a53839648cd4d76bd75da713ed310a3d",
      "fileid": "b824aa224c1a02add7d6174e7ae8849c9fc9bd6577f1710cd878ff966633ee51",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-05-08T09:25:53.000Z",
      "distro": "noble",
      "commit": "ae116d85a53839648cd4d76bd75da713ed310a3d",
      "fileid": "3c2db0bb5b57555fcbe989ccd0f636f4fb3b295daa206cd9176078d4e6944d54",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-05-08T09:32:48.000Z",
      "commit": "ae116d85a53839648cd4d76bd75da713ed310a3d",
      "fileid": "df5c08c487c32becb8f907c6e955ff4265f752284b13ff67319018f3e15a1a7c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-05-08T09:33:46.000Z",
      "commit": "ae116d85a53839648cd4d76bd75da713ed310a3d",
      "fileid": "9c446d4ab71d18d11dccdd20daa9e146aaf2e9b4d1277642418118ee16875925",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-08T09:26:22.000Z",
      "commit": "ae116d85a53839648cd4d76bd75da713ed310a3d",
      "fileid": "7b3261253f0d20faf5cc3c42a608259c432c2625cadaa4bc6749e0c1ed44e26c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-08T09:24:18.000Z",
      "commit": "ae116d85a53839648cd4d76bd75da713ed310a3d",
      "fileid": "e7d2f87d4070aa79c5f2aaeb023a25306a75db66c3fcabe1477aea3ba913da3a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-08T09:24:05.000Z",
      "commit": "ae116d85a53839648cd4d76bd75da713ed310a3d",
      "fileid": "7603ecb7f508b426dd9bef9d176ad8bddc0578d6093fdafa2ed45722698743b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.0",
      "date": "2026-05-22T13:47:57.000Z",
      "commit": "ae116d85a53839648cd4d76bd75da713ed310a3d",
      "fileid": "9de40379e7af8f9c5c85df3b0f2ea341b618dfeeef4c1e2b61c43eec2267735c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25547514548"
    }
  ]
}