{
  "_id": "6a23e454530b9bc726be8630",
  "Package": "protag",
  "Title": "Search Tagged Peptides & Draw Highlighted Mass Spectra",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Bo\",\nfamily = \"Yuan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yuanbo.faith@gmail.com\")",
  "Description": "In a typical protein labelling procedure, proteins are\nchemically tagged with a functional group, usually at specific\nsites, then digested into peptides, which are then analyzed\nusing matrix-assisted laser desorption ionization - time of\nflight mass spectrometry (MALDI-TOF MS) to generate peptide\nfingerprint. Relative to the control, peptides that are heavier\nby the mass of the labelling group are informative for sequence\ndetermination. Searching for peptides with such mass shifts,\nhowever, can be difficult. This package, designed to tackle\nthis inconvenience, takes as input the mass list of two or\nmultiple MALDI-TOF MS mass lists, and makes pairwise\ncomparisons between the labeled groups vs. control, and\nrestores centroid mass spectra with highlighted peaks of\ninterest for easier visual examination. Particularly, peaks\ndifferentiated by the mass of the labelling group are defined\nas a “pair”, those with equal masses as a “match”, and all the\nother peaks as a “mismatch”.For more bioanalytical background\ninformation, refer to following publications: Jingjing Deng\n(2015) <doi:10.1007/978-1-4939-2550-6_19>; Elizabeth Chang\n(2016) <doi:10.7171/jbt.16-2702-002>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:06:54 UTC",
    "User": "root"
  },
  "Author": "Bo Yuan [aut, cre]",
  "Maintainer": "Bo Yuan <yuanbo.faith@gmail.com>",
  "Repository": "https://yuanbofaith.r-universe.dev",
  "Date/Publication": "2019-08-09 09:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/protag",
  "RemoteRef": "HEAD",
  "RemoteSha": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
  "MD5sum": "c20e7f5ae303ed23a6bf071ad7dde642",
  "_user": "yuanbofaith",
  "_type": "src",
  "_file": "protag_1.0.0.tar.gz",
  "_fileid": "ad98cb67408af3fc4f3e6c2b492687dd163448e1b24e421aa088e1b52cba18e5",
  "_filesize": 134217,
  "_sha256": "ad98cb67408af3fc4f3e6c2b492687dd163448e1b24e421aa088e1b52cba18e5",
  "_created": "2026-06-06T09:06:54.000Z",
  "_published": "2026-06-06T09:11:48.610Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866418085,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7453123721"
    },
    {
      "job": 79866418091,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453122624"
    },
    {
      "job": 79866418084,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7453126548"
    },
    {
      "job": 79866418082,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453120848"
    },
    {
      "job": 79866247404,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453107482"
    },
    {
      "job": 79866418074,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453120499"
    },
    {
      "job": 79866418106,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7453118726"
    },
    {
      "job": 79866418094,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7453119336"
    },
    {
      "job": 79866418103,
      "time": 263,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453138190"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/protag",
  "_commit": {
    "id": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
    "author": "Bo Yuan <yuanbo.faith@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1565341802
  },
  "_maintainer": {
    "name": "Bo Yuan",
    "email": "yuanbo.faith@gmail.com",
    "login": "yuanbofaith",
    "linkedin": "in/bo-yuan-amazing",
    "twitter": "@yuanbogeneral",
    "description": "Postdoc of Harvard University, Department of Molecular Metabolism ",
    "uuid": 53713651
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yuanbofaith",
      "count": 1,
      "uuid": 53713651
    }
  ],
  "_userbio": {
    "uuid": 53713651,
    "type": "user",
    "name": "Bo Yuan",
    "description": "Postdoc of Harvard University, Department of Molecular Metabolism "
  },
  "_downloads": {
    "count": 142,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/protag"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/protag.html",
    "manual.pdf"
  ],
  "_realowner": "yuanbofaith",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-08-09"
    }
  ],
  "_exports": [
    "tag.search",
    "tag.spectra.butterflyplot",
    "tag.spectra.listplot"
  ],
  "_datasets": [
    {
      "name": "myoglobin",
      "title": "Simulated MALDI-TOF data of equine myoglobin, labeled (with dimethylation) and control",
      "object": "myoglobin",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "mass",
        "position",
        "no.MC",
        "peptide.sequence",
        "group",
        "err.ppm",
        "err",
        "intensity"
      ],
      "rows": 192,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "myoglobin",
      "title": "Simulated MALDI-TOF data of equine myoglobin, labeled (with dimethylation) and control",
      "topics": [
        "myoglobin"
      ]
    },
    {
      "page": "protag",
      "title": "protag: Search Tagged Peptides & Draw Highlighted Mass Spectra",
      "topics": [
        "protag-package",
        "protag"
      ]
    },
    {
      "page": "tag.search",
      "title": "tag.search",
      "topics": [
        "tag.search"
      ]
    },
    {
      "page": "tag.spectra.butterflyplot",
      "title": "tag.spectra.butterflyplot",
      "topics": [
        "tag.spectra.butterflyplot"
      ]
    },
    {
      "page": "tag.spectra.listplot",
      "title": "tag.spectra.listplot",
      "topics": [
        "tag.spectra.listplot"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "protag",
  "_universes": [
    "yuanbofaith"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:59.000Z",
      "distro": "noble",
      "commit": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
      "fileid": "a7d08d8f753dc74518246900879acb11a7b72305c7c14b0ca81b70db93657601",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:49.000Z",
      "distro": "noble",
      "commit": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
      "fileid": "acb12141f9691e378c864be2aad4648a4687813675b9e20458d860ebcc7ceb56",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:26.000Z",
      "commit": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
      "fileid": "a2697ef16066c47be28d0c8c5b657c0e5675eea46ccc82016682d84a82c3e984",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:43.000Z",
      "commit": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
      "fileid": "f76b11169d85341522eecf10e430be26829d8b1c7cfefde571b383a98341e357",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:59.000Z",
      "commit": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
      "fileid": "4440e3a07e3b45f24495b88598ef1c02078c63ac4043481e72f1a6c0fd8bf600",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:14.000Z",
      "commit": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
      "fileid": "0bfe5f92b94d98ad652cd3ace5d78ef769191875fb2677b870686fbb3b63db40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:17.000Z",
      "commit": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
      "fileid": "5b098dc96692283570afb15df3be42ec81c04a268d348a638bc7401276fc6626",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:11:00.000Z",
      "commit": "e9f4f1430d3e00355c9462cc8dfc87e8f20ebe01",
      "fileid": "880fa5cd5acc81922aed488c7b8984216499aa562801930a03c2ac8959ee3032",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yuanbofaith/actions/runs/27058161945"
    }
  ]
}