{
  "_id": "6a4943a118cdde069385ecd8",
  "Package": "CaMutQC",
  "Type": "Package",
  "Title": "An R Package for Comprehensive Filtration and Selection of\nCancer Somatic Mutations",
  "Version": "1.9.0",
  "Authors@R": "c(person(given = \"Xin\", family = \"Wang\", \nrole = c(\"aut\", \"cre\"),\nemail = \"sylviawang555@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6072-599X\")))",
  "Description": "CaMutQC is able to filter false positive mutations\ngenerated due to technical issues, as well as to select\ncandidate cancer mutations through a series of well-structured\nfunctions by labeling mutations with various flags. And a\ndetailed and vivid filter report will be offered after\ncompleting a whole filtration or selection section. Also,\nCaMutQC integrates serveral methods and gene panels for Tumor\nMutational Burden (TMB) estimation.",
  "biocViews": "Software, QualityControl, GeneTarget",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "BugReports": "https://github.com/likelet/CaMutQC/issues",
  "URL": "https://github.com/likelet/CaMutQC",
  "License": "GPL-3",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libbz2-dev libicu-dev\nliblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev perl\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:02:39 UTC",
  "RemoteUrl": "https://github.com/bioc/CaMutQC",
  "RemoteRef": "HEAD",
  "RemoteSha": "c28df194d7e9f1ad010314a1d74533e1594365b1",
  "Packaged": {
    "Date": "2026-07-04 13:12:14 UTC",
    "User": "root"
  },
  "Author": "Xin Wang [aut, cre] (ORCID: <https://orcid.org/0000-0002-6072-599X>)",
  "Maintainer": "Xin Wang <sylviawang555@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "CaMutQC_1.9.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5ea77078f31e3439154a7b3ef6730a06bed0045474e6d0384868e7ea54071981",
  "_filesize": 5394900,
  "_sha256": "5ea77078f31e3439154a7b3ef6730a06bed0045474e6d0384868e7ea54071981",
  "_expires": "2026-10-12T17:32:15.000Z",
  "_created": "2026-07-04T13:12:14.000Z",
  "_published": "2026-07-04T17:32:17.640Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768",
  "_status": "success",
  "_upstream": "https://github.com/bioc/CaMutQC",
  "_commit": {
    "id": "c28df194d7e9f1ad010314a1d74533e1594365b1",
    "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": 1777381359
  },
  "_maintainer": {
    "name": "Xin Wang",
    "email": "sylviawang555@gmail.com",
    "login": "wangxin555",
    "description": "",
    "uuid": 45935010,
    "orcid": "0000-0002-6072-599X"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85152501486,
      "time": 246,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8082034788"
    },
    {
      "job": 85152501568,
      "time": 379,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8082049029"
    },
    {
      "job": 85152501691,
      "time": 373,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082048347"
    },
    {
      "job": 85152501579,
      "time": 251,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082034988"
    },
    {
      "job": 85152501541,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082027900"
    },
    {
      "job": 85152501377,
      "time": 319,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082007976"
    },
    {
      "job": 85152501484,
      "time": 238,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082033964"
    },
    {
      "job": 85152501623,
      "time": 268,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8082037122"
    },
    {
      "job": 85152501515,
      "time": 258,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8082036021"
    },
    {
      "job": 85152501609,
      "time": 289,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8082040018"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Imports"
    },
    {
      "package": "vcfR",
      "role": "Imports"
    },
    {
      "package": "clusterProfiler",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "MesKit",
      "role": "Imports"
    },
    {
      "package": "maftools",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "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": [
    "software",
    "qualitycontrol",
    "genetarget",
    "cancer-genomics",
    "somatic-mutations"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "wangxin555",
      "count": 280,
      "uuid": 45935010
    },
    {
      "user": "likelet",
      "count": 5,
      "uuid": 3021506
    },
    {
      "user": "liujie1117",
      "count": 1,
      "uuid": 45936983
    },
    {
      "user": "shuhanzhao",
      "count": 1,
      "uuid": 70580527
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/likelet/camutqc",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/CaMutQC.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/likelet/camutqc",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "calTMB",
    "mutFilterAdj",
    "mutFilterCan",
    "mutFilterCom",
    "mutFilterDB",
    "mutFilterNormalDP",
    "mutFilterPON",
    "mutFilterQual",
    "mutFilterRef",
    "mutFilterReg",
    "mutFilterSB",
    "mutFilterTech",
    "mutFilterType",
    "mutSelection",
    "processMut",
    "tomaftools",
    "toMesKit",
    "vcfToMAF"
  ],
  "_help": [
    {
      "page": "calTMB",
      "title": "calTMB",
      "topics": [
        "calTMB"
      ]
    },
    {
      "page": "mutFilterAdj",
      "title": "mutFilterAdj",
      "topics": [
        "mutFilterAdj"
      ]
    },
    {
      "page": "mutFilterCan",
      "title": "mutFilterCan",
      "topics": [
        "mutFilterCan"
      ]
    },
    {
      "page": "mutFilterCom",
      "title": "mutFilterCom",
      "topics": [
        "mutFilterCom"
      ]
    },
    {
      "page": "mutFilterDB",
      "title": "mutFilterDB",
      "topics": [
        "mutFilterDB"
      ]
    },
    {
      "page": "mutFilterNormalDP",
      "title": "mutFilterNormalDP",
      "topics": [
        "mutFilterNormalDP"
      ]
    },
    {
      "page": "mutFilterPON",
      "title": "mutFilterPON",
      "topics": [
        "mutFilterPON"
      ]
    },
    {
      "page": "mutFilterQual",
      "title": "mutFilterQual",
      "topics": [
        "mutFilterQual"
      ]
    },
    {
      "page": "mutFilterRef",
      "title": "mutFilterRef",
      "topics": [
        "mutFilterRef"
      ]
    },
    {
      "page": "mutFilterReg",
      "title": "mutFilterReg",
      "topics": [
        "mutFilterReg"
      ]
    },
    {
      "page": "mutFilterSB",
      "title": "mutFilterSB",
      "topics": [
        "mutFilterSB"
      ]
    },
    {
      "page": "mutFilterTech",
      "title": "mutFilterTech",
      "topics": [
        "mutFilterTech"
      ]
    },
    {
      "page": "mutFilterType",
      "title": "mutFilterType",
      "topics": [
        "mutFilterType"
      ]
    },
    {
      "page": "mutSelection",
      "title": "mutSelection",
      "topics": [
        "mutSelection"
      ]
    },
    {
      "page": "processMut",
      "title": "processMut",
      "topics": [
        "processMut"
      ]
    },
    {
      "page": "tomaftools",
      "title": "tomaftools",
      "topics": [
        "tomaftools"
      ]
    },
    {
      "page": "toMesKit",
      "title": "toMeskit",
      "topics": [
        "toMesKit"
      ]
    },
    {
      "page": "vcfToMAF",
      "title": "vcfToMAF",
      "topics": [
        "vcfToMAF"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/CaMutQC/raw/HEAD/README.md",
  "_rundeps": [
    "aisdk",
    "AnnotationDbi",
    "ape",
    "aplot",
    "askpass",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "callr",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "clusterProfiler",
    "codetools",
    "colorspace",
    "ComplexHeatmap",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "DNAcopy",
    "doParallel",
    "DOSE",
    "dplyr",
    "DT",
    "enrichit",
    "enrichplot",
    "evaluate",
    "farver",
    "fastmap",
    "fastmatch",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "foreach",
    "fs",
    "gdtools",
    "generics",
    "GetoptLong",
    "ggforce",
    "ggfun",
    "ggiraph",
    "ggnewscale",
    "ggplot2",
    "ggplotify",
    "ggrepel",
    "ggridges",
    "ggtangle",
    "ggtree",
    "GlobalOptions",
    "glue",
    "GO.db",
    "GOSemSim",
    "gridGraphics",
    "gson",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "maftools",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mclust",
    "memoise",
    "memuse",
    "MesKit",
    "mgcv",
    "mime",
    "nlme",
    "openssl",
    "org.Hs.eg.db",
    "otel",
    "patchwork",
    "permute",
    "phangorn",
    "pheatmap",
    "pillar",
    "pinfsc50",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "pracma",
    "processx",
    "promises",
    "ps",
    "purrr",
    "quadprog",
    "qvalue",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "reshape2",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scatterpie",
    "Seqinfo",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "tibble",
    "tidydr",
    "tidyr",
    "tidyselect",
    "tidytree",
    "tinytex",
    "treeio",
    "tweenr",
    "utf8",
    "vcfR",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "CaMutQC-manual.Rmd",
      "filename": "CaMutQC-manual.html",
      "title": "CaMutQC: Cancer Somatic Mutation Quality Control",
      "author": "Xin Wang sylviawang555@gmail.com",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Citation",
        "Installation",
        "Via Bioconductor (recommended)",
        "Via GitHub",
        "An Overview",
        "Input File",
        "Single VCF",
        "Multiple VCF",
        "From VCF to MAF",
        "Common filtering strategies",
        "Single filtration function",
        "Sequencing quality filtration",
        "Strand of Bias filtration",
        "Adjacent indel filtration",
        "Normal depth filtration",
        "Panel of Normals filtration",
        "Database filtration",
        "Variant type filtration",
        "Region selection",
        "Overall filtration",
        "Potential artifacts filtration",
        "Candidate variant selection",
        "Combined function: mutFilerCom",
        "Filter report",
        "TMB calculation",
        "Customized filtration",
        "Cancer type-based filtration",
        "Reference-based filtration",
        "Mutational analysis",
        "Union strategy",
        "Call strategy set by your name",
        "SessionInfo",
        "Reference"
      ],
      "created": "2021-11-15 02:44:44",
      "modified": "2025-10-20 05:33:40",
      "commits": 23
    }
  ],
  "_score": 5.681241237375588,
  "_indexed": true,
  "_nocasepkg": "camutqc",
  "_universes": [
    "bioc",
    "wangxin555",
    "likelet"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-07-04T13:16:26.000Z",
      "distro": "resolute",
      "commit": "c28df194d7e9f1ad010314a1d74533e1594365b1",
      "fileid": "https://r2.ropensci.org/e2377481350c3e24158d424cec325029b5c474672adba4b16746157ed64361fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-07-04T13:16:18.000Z",
      "distro": "resolute",
      "commit": "c28df194d7e9f1ad010314a1d74533e1594365b1",
      "fileid": "https://r2.ropensci.org/9b36c84040ea22abe2b3e189d156873aded8dfb58722d210a1f7fada20b9f93b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-07-04T13:14:29.000Z",
      "commit": "c28df194d7e9f1ad010314a1d74533e1594365b1",
      "fileid": "https://r2.ropensci.org/919d989583a508c23438eab2bca35e61717ea83c4cc0efe834dd78b1375883ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-07-04T13:14:19.000Z",
      "commit": "c28df194d7e9f1ad010314a1d74533e1594365b1",
      "fileid": "https://r2.ropensci.org/db3e9b741d86792961abfa6222497fd6f268aae70058852ab507d2c6b3b83063",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.0",
      "date": "2026-07-04T13:16:43.000Z",
      "commit": "c28df194d7e9f1ad010314a1d74533e1594365b1",
      "fileid": "https://r2.ropensci.org/7cdbd72195beea0d63a543d2587065295e76c663f3e6af8b4aa94ceb33a1d3c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-07-04T13:14:27.000Z",
      "commit": "c28df194d7e9f1ad010314a1d74533e1594365b1",
      "fileid": "https://r2.ropensci.org/a0f0c20b8fb94218f39f3fa22eba1ca34bf1f825843ad06c77ff80b13723f5b8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-07-04T13:14:17.000Z",
      "commit": "c28df194d7e9f1ad010314a1d74533e1594365b1",
      "fileid": "https://r2.ropensci.org/eae65aca7d18f3d4ae407219854e301b6425a49ee70d4b8056a68746249002ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-07-04T13:14:42.000Z",
      "commit": "c28df194d7e9f1ad010314a1d74533e1594365b1",
      "fileid": "https://r2.ropensci.org/133ff93f55220f9c3f88bf60401d476342a280b847a9c6589b84126ab8ee05fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28707183768"
    }
  ]
}