{
  "_id": "6a4b4ddca6574ff277f9949b",
  "Package": "VariantTools",
  "Type": "Package",
  "Title": "Tools for Exploratory Analysis of Variant Calls",
  "Version": "1.55.0",
  "Author": "Michael Lawrence, Jeremiah Degenhardt, Robert Gentleman",
  "Maintainer": "Michael Lawrence <lawremi@gmail.com>",
  "Description": "Explore, diagnose, and compare variant calls using\nfilters.",
  "License": "Artistic-2.0",
  "LazyLoad": "yes",
  "biocViews": "Genetics, GeneticVariability, Sequencing",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libpng-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:37:00 UTC",
  "RemoteUrl": "https://github.com/bioc/VariantTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "48b610f1046bb7877054c1839163234761fad72c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 06:30:40 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "VariantTools_1.55.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/78506f3809f150f9412cf27ce593d607252f57dd0edb339b8a5b28634d62c52c",
  "_filesize": 5742916,
  "_sha256": "78506f3809f150f9412cf27ce593d607252f57dd0edb339b8a5b28634d62c52c",
  "_expires": "2026-10-14T06:40:25.000Z",
  "_created": "2026-07-06T06:30:40.000Z",
  "_published": "2026-07-06T06:40:28.380Z",
  "_bioccheck": {
    "error": 2,
    "warning": 3,
    "note": 16
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441",
  "_status": "failure",
  "_upstream": "https://github.com/bioc/VariantTools",
  "_commit": {
    "id": "48b610f1046bb7877054c1839163234761fad72c",
    "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": 1777379820
  },
  "_maintainer": {
    "name": "Michael Lawrence",
    "email": "lawremi@gmail.com",
    "login": "lawremi",
    "linkedin": "in/michael-lawrence-74a9b482",
    "description": "Member of R core, contributor to @Bioconductor.",
    "uuid": 158190
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85309024007,
      "time": 284,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8101390680"
    },
    {
      "job": 85309023996,
      "time": 503,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8101454615"
    },
    {
      "job": 85309023982,
      "time": 509,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8101456032"
    },
    {
      "job": 85309024018,
      "time": 266,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8101384994"
    },
    {
      "job": 85309024033,
      "time": 313,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8101399312"
    },
    {
      "job": 85308126349,
      "time": 391,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8101307807"
    },
    {
      "job": 85309024016,
      "time": 205,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8101367568"
    },
    {
      "job": 85309024009,
      "time": 356,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8101411845"
    },
    {
      "job": 85309024010,
      "time": 350,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8101410250"
    },
    {
      "job": 85309024011,
      "time": 380,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8101419117"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.17.33",
      "role": "Depends"
    },
    {
      "package": "IRanges",
      "version": ">= 2.13.12",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.31.8",
      "role": "Depends"
    },
    {
      "package": "VariantAnnotation",
      "version": ">= 1.11.16",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rsamtools",
      "version": ">= 1.31.2",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "version": ">= 1.31.3",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "version": ">= 1.39.7",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "BSgenome",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "LungCancerLines",
      "version": ">= 0.0.6",
      "role": "Suggests"
    },
    {
      "package": "RBGL",
      "role": "Suggests"
    },
    {
      "package": "graph",
      "role": "Suggests"
    },
    {
      "package": "gmapR",
      "version": ">= 1.21.3",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 6
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.55.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.54.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genetics",
    "geneticvariability",
    "sequencing"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 15,
  "_searchresults": 58,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/VariantTools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lawremi/varianttools",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "%variant_in%",
    "annotateWithControlDepth",
    "calculateConcordanceMatrix",
    "calculateVariantConcordance",
    "callGenotypes",
    "CallGenotypesParam",
    "callSampleSpecificVariants",
    "callVariantConcordance",
    "callVariants",
    "callWildtype",
    "DepthFETFilter",
    "extractCoverageForPositions",
    "matchVariants",
    "MaxControlFreqFilter",
    "minCallableCoverage",
    "MinTotalDepthFilter",
    "pileupVariants",
    "postFilterVariants",
    "qaVariants",
    "SampleSpecificVariantFilters",
    "SetdiffVariantsFilter",
    "tallyVariants",
    "TallyVariantsParam",
    "VariantCallingFilters",
    "variantGR2Vcf",
    "VariantPostFilters",
    "VariantQAFilters"
  ],
  "_datasets": [
    {
      "name": "coverage_H1993",
      "title": "Vignette Data",
      "object": "vignette",
      "file": "vignette.rda",
      "class": [
        "SimpleRleList"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "coverage_H2073",
      "title": "Vignette Data",
      "object": "vignette",
      "file": "vignette.rda",
      "class": [
        "SimpleRleList"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "genome_p53",
      "title": "Vignette Data",
      "object": "vignette",
      "file": "vignette.rda",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "p53",
      "title": "Vignette Data",
      "object": "vignette",
      "file": "vignette.rda",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "tallies_H1993",
      "title": "Vignette Data",
      "object": "vignette",
      "file": "vignette.rda",
      "class": [
        "VRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "tallies_H2073",
      "title": "Vignette Data",
      "object": "vignette",
      "file": "vignette.rda",
      "class": [
        "VRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "annnotateWithControlDepth",
      "title": "Annotate Case with Control Depth",
      "topics": [
        "annotateWithControlDepth"
      ]
    },
    {
      "page": "callGenotypes",
      "title": "Call Genotypes",
      "topics": [
        "callGenotypes",
        "callGenotypes,TabixFile-method",
        "callGenotypes,VRanges-method",
        "CallGenotypesParam"
      ]
    },
    {
      "page": "callSampleSpecificVariants",
      "title": "Call Sample-Specific Variants",
      "topics": [
        "callSampleSpecificVariants",
        "callSampleSpecificVariants,BamFile,BamFile-method",
        "callSampleSpecificVariants,character,character-method",
        "callSampleSpecificVariants,GenomicRanges,GenomicRanges-method",
        "callSampleSpecificVariants,VRanges,VRanges-method",
        "SampleSpecificVariantFilters"
      ]
    },
    {
      "page": "callVariants",
      "title": "Call Variants",
      "topics": [
        "callVariants",
        "callVariants,BamFile-method",
        "callVariants,character-method",
        "callVariants,GenomicRanges-method",
        "callVariants,VRanges-method",
        "VariantCallingFilters"
      ]
    },
    {
      "page": "callWildtype",
      "title": "Calling Wildtype",
      "topics": [
        "callWildtype",
        "minCallableCoverage"
      ]
    },
    {
      "page": "concordance",
      "title": "Variant Concordance",
      "topics": [
        "calculateConcordanceMatrix",
        "calculateVariantConcordance",
        "callVariantConcordance"
      ]
    },
    {
      "page": "extractCoverageForPositions",
      "title": "Get Coverage at Positions",
      "topics": [
        "extractCoverageForPositions"
      ]
    },
    {
      "page": "FilterConstructors",
      "title": "Variant Filter Constructors",
      "topics": [
        "DepthFETFilter",
        "MaxControlFreqFilter",
        "MinTotalDepthFilter",
        "SetdiffVariantsFilter"
      ]
    },
    {
      "page": "matchVariants",
      "title": "Match variants by position and allele",
      "topics": [
        "%variant_in%",
        "%variant_in%,GenomicRanges,GenomicRanges-method",
        "matchVariants"
      ]
    },
    {
      "page": "pileupVariants",
      "title": "Nucleotide pileup from alignments",
      "topics": [
        "pileupVariants"
      ]
    },
    {
      "page": "postFilterVariants",
      "title": "Post-filtering of Variants",
      "topics": [
        "postFilterVariants",
        "VariantPostFilters"
      ]
    },
    {
      "page": "qaVariants",
      "title": "QA Filtering of Variants",
      "topics": [
        "qaVariants",
        "VariantQAFilters"
      ]
    },
    {
      "page": "tallyVariants",
      "title": "Tally the positions in a BAM file",
      "topics": [
        "tallyVariants",
        "tallyVariants,BamFile-method",
        "tallyVariants,BamFileList-method",
        "tallyVariants,character-method",
        "TallyVariantsParam",
        "VariantTallyParam"
      ]
    },
    {
      "page": "variantGR2Vcf",
      "title": "Create a VCF for some variants",
      "topics": [
        "variantGR2Vcf"
      ]
    },
    {
      "page": "vignette",
      "title": "Vignette Data",
      "topics": [
        "coverage_H1993",
        "coverage_H2073",
        "genome_p53",
        "p53",
        "tallies_H1993",
        "tallies_H2073"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "UCSC.utils",
    "VariantAnnotation",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_score": 4.462397997898956,
  "_indexed": true,
  "_nocasepkg": "varianttools",
  "_universes": [
    "bioc",
    "lawremi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.55.0",
      "date": "2026-07-06T06:36:04.000Z",
      "distro": "resolute",
      "commit": "48b610f1046bb7877054c1839163234761fad72c",
      "fileid": "https://r2.ropensci.org/cc3f8b09f5629360db7ad23b5eea02b9f87d8c9e6ea04631a6d466242d251ec7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.55.0",
      "date": "2026-07-06T06:36:13.000Z",
      "distro": "resolute",
      "commit": "48b610f1046bb7877054c1839163234761fad72c",
      "fileid": "https://r2.ropensci.org/903fff22eda18be79ceba7cb56f84e41a2bad9c36335d6d91903105db22cf299",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.55.0",
      "date": "2026-07-06T06:33:58.000Z",
      "commit": "48b610f1046bb7877054c1839163234761fad72c",
      "fileid": "https://r2.ropensci.org/a0aabafdb234c33fb45401a4f9159a0fc3bcd159659adfcf8914cfc84037033f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.55.0",
      "date": "2026-07-06T06:33:40.000Z",
      "commit": "48b610f1046bb7877054c1839163234761fad72c",
      "fileid": "https://r2.ropensci.org/16019c9be5cc95f16828d9bea4e864f3c77f1d578d5e995b2e79e47589260ed3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.55.0",
      "date": "2026-07-06T06:34:53.000Z",
      "commit": "48b610f1046bb7877054c1839163234761fad72c",
      "fileid": "https://r2.ropensci.org/7b874568213fdf13ffe9b636c1e80fec1699d17be4f7d8c332fb2100111cc04d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.55.0",
      "date": "2026-07-06T06:33:48.000Z",
      "commit": "48b610f1046bb7877054c1839163234761fad72c",
      "fileid": "https://r2.ropensci.org/7f2b11751979b96ac239eaaf0d59bbe97cfba7937a95527a1c23f6aa8f6bfa76",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.55.0",
      "date": "2026-07-06T06:33:53.000Z",
      "commit": "48b610f1046bb7877054c1839163234761fad72c",
      "fileid": "https://r2.ropensci.org/5a4fe334d72f219bf2b66fc52a0fd30183b4271c2b136db4588ed7ea06ed5a87",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.55.0",
      "date": "2026-07-06T06:34:16.000Z",
      "commit": "48b610f1046bb7877054c1839163234761fad72c",
      "fileid": "https://r2.ropensci.org/82a04b2e03dfa49a4763eb049b6c52b16da35a1d90658d0099330dfe43b2acec",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772209441"
    }
  ]
}