{
  "_id": "6a3106423efcd9bda43557db",
  "Package": "SeqVarTools",
  "Version": "1.50.0",
  "Type": "Package",
  "Title": "Tools for variant data",
  "Description": "An interface to the fast-access storage format for VCF\ndata provided in SeqArray, with tools for common operations and\nanalysis.",
  "Author": "Stephanie M. Gogarten, Xiuwen Zheng, Adrienne Stilp",
  "Maintainer": "Stephanie M. Gogarten <sdmorris@uw.edu>",
  "License": "GPL-3",
  "URL": "https://github.com/smgogarten/SeqVarTools",
  "LazyData": "yes",
  "biocViews": "SNP, GeneticVariability, Sequencing, Genetics",
  "Collate": "AllClasses.R AllGenerics.R AllUtilities.R\nMethods-SeqVarGDSClass.R Methods-SeqVarData.R\nMethods-Iterator.R chromWithPAR.R duplicateDiscordance.R hwe.R\ninbreedCoeff.R mendelErr.R pca.R setVariantID.R\nalternateAlleleDetection.R refFrac.R regression.R",
  "Config/pak/sysreqs": "cmake make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:38:02 UTC",
  "RemoteUrl": "https://github.com/bioc/SeqVarTools",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "42d658efd0f0e854582a262c976c7ef24924b6bf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 07:59:34 UTC",
    "User": "root"
  },
  "MD5sum": "76db29a16ec1d4a7d89cff4c71e1cca7",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "SeqVarTools_1.50.0.tar.gz",
  "_fileid": "3910797153c7ab8688ac5a62fdee67b3781b39b126d0c1ea1cd87d7361d4e6aa",
  "_filesize": 750979,
  "_sha256": "3910797153c7ab8688ac5a62fdee67b3781b39b126d0c1ea1cd87d7361d4e6aa",
  "_created": "2026-06-16T07:59:34.000Z",
  "_published": "2026-06-16T08:16:02.424Z",
  "_jobs": [
    {
      "job": 81608770366,
      "time": 219,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7660772427"
    },
    {
      "job": 81608770332,
      "time": 297,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7660802259"
    },
    {
      "job": 81608770368,
      "time": 273,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7660791391"
    },
    {
      "job": 81608770324,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7660957118"
    },
    {
      "job": 81608770344,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7660995335"
    },
    {
      "job": 81599749682,
      "time": 3312,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7660691969"
    },
    {
      "job": 81608770420,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660741874"
    },
    {
      "job": 81608770399,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7660757267"
    },
    {
      "job": 81608770336,
      "time": 209,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7660768739"
    },
    {
      "job": 81608770390,
      "time": 220,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7660772345"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 18
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SeqVarTools",
  "_commit": {
    "id": "42d658efd0f0e854582a262c976c7ef24924b6bf",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777379882
  },
  "_maintainer": {
    "name": "Stephanie M. Gogarten",
    "email": "sdmorris@uw.edu",
    "login": "smgogarten",
    "orcid": "0000-0002-7231-9745",
    "description": "Senior research scientist in the Genetic Analysis Center",
    "uuid": 2028958
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "SeqArray",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "gdsfmt",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "GWASExactHW",
      "role": "Imports"
    },
    {
      "package": "logistf",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.51.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.50.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "snp",
    "geneticvariability",
    "sequencing",
    "genetics"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "smgogarten",
      "count": 74,
      "uuid": 2028958
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "dtenenba",
      "count": 12,
      "uuid": 2286826
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    },
    {
      "user": "amstilp",
      "count": 7,
      "uuid": 3944584
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "sonali-bioc",
      "count": 2,
      "uuid": 6373953
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/smgogarten/seqvartools",
  "_searchresults": 545,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SeqVarTools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smgogarten/seqvartools",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "alleleCount",
    "alleleDosage",
    "alleleFrequency",
    "altChar",
    "altDosage",
    "alternateAlleleDetection",
    "applyMethod",
    "chromWithPAR",
    "countSingletons",
    "currentRanges",
    "currentVariants",
    "duplicateDiscordance",
    "expandedAltDosage",
    "expandedVariantIndex",
    "getGenotype",
    "getGenotypeAlleles",
    "getVariableLengthData",
    "granges",
    "heterozygosity",
    "hethom",
    "homozygosity",
    "hwe",
    "imputedDosage",
    "inbreedCoeff",
    "isSNV",
    "isVariant",
    "iterateFilter",
    "lastFilter",
    "lastFilter<-",
    "meanBySample",
    "mendelErr",
    "minorAlleleCount",
    "missingGenotypeRate",
    "nAlleles",
    "pca",
    "refChar",
    "refDosage",
    "refFrac",
    "refFracOverHets",
    "refFracPlot",
    "regression",
    "resetIterator",
    "sampleData",
    "sampleData<-",
    "SeqVarBlockIterator",
    "SeqVarData",
    "SeqVarIterator",
    "SeqVarListIterator",
    "SeqVarRangeIterator",
    "SeqVarWindowIterator",
    "setVariantID",
    "show",
    "titv",
    "validateSex",
    "variantBlock",
    "variantData",
    "variantData<-",
    "variantFilter",
    "variantInfo",
    "variantRanges"
  ],
  "_datasets": [
    {
      "name": "pedigree",
      "title": "Pedigree for example data",
      "object": "pedigree",
      "class": [
        "data.frame"
      ],
      "fields": [
        "family",
        "individ",
        "father",
        "mother",
        "sex",
        "sample.id"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "SeqVarTools-package",
      "title": "Tools for Variant Analysis",
      "topics": [
        "SeqVarTools-package",
        "SeqVarTools"
      ]
    },
    {
      "page": "allele-methods",
      "title": "Extract allele information from a GDS object",
      "topics": [
        "allele-methods",
        "altChar",
        "altChar,SeqVarGDSClass-method",
        "nAlleles",
        "nAlleles,SeqVarGDSClass-method",
        "refChar",
        "refChar,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "alleleFrequency",
      "title": "Allele frequency",
      "topics": [
        "alleleCount",
        "alleleCount,SeqVarData-method",
        "alleleCount,SeqVarGDSClass-method",
        "alleleFrequency",
        "alleleFrequency,SeqVarData-method",
        "alleleFrequency,SeqVarGDSClass-method",
        "minorAlleleCount",
        "minorAlleleCount,SeqVarData-method",
        "minorAlleleCount,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "alternateAlleleDetection",
      "title": "alternateAlleleDetection",
      "topics": [
        "alternateAlleleDetection",
        "alternateAlleleDetection,SeqVarData,SeqVarData-method"
      ]
    },
    {
      "page": "applyMethod",
      "title": "Apply method to GDS object",
      "topics": [
        "applyMethod",
        "applyMethod,SeqVarGDSClass,function,character-method",
        "applyMethod,SeqVarGDSClass,function,GRanges-method",
        "applyMethod,SeqVarGDSClass,function,missing-method",
        "applyMethod,SeqVarGDSClass,function,numeric-method"
      ]
    },
    {
      "page": "chromWithPAR",
      "title": "Identify pseudoautosomal region",
      "topics": [
        "chromWithPAR",
        "chromWithPAR,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "countSingletons",
      "title": "Count singletons",
      "topics": [
        "countSingletons",
        "countSingletons,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "duplicateDiscordance",
      "title": "Duplicate discordance",
      "topics": [
        "duplicateDiscordance",
        "duplicateDiscordance,SeqVarData,missing-method",
        "duplicateDiscordance,SeqVarData,SeqVarData-method",
        "duplicateDiscordance,SeqVarIterator,missing-method"
      ]
    },
    {
      "page": "getGenotype",
      "title": "Get genotype data",
      "topics": [
        "alleleDosage",
        "alleleDosage,SeqVarGDSClass,list-method",
        "alleleDosage,SeqVarGDSClass,numeric-method",
        "altDosage",
        "altDosage,SeqVarGDSClass-method",
        "expandedAltDosage",
        "expandedAltDosage,SeqVarGDSClass-method",
        "getGenotype",
        "getGenotype,SeqVarGDSClass-method",
        "getGenotypeAlleles",
        "getGenotypeAlleles,SeqVarGDSClass-method",
        "refDosage",
        "refDosage,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "getVariableLengthData",
      "title": "Get variable-length data",
      "topics": [
        "getVariableLengthData",
        "getVariableLengthData,SeqVarGDSClass,character-method"
      ]
    },
    {
      "page": "heterozygosity",
      "title": "Heterozygosity and Homozygosity",
      "topics": [
        "heterozygosity",
        "heterozygosity,SeqVarGDSClass-method",
        "hethom",
        "hethom,SeqVarGDSClass-method",
        "homozygosity",
        "homozygosity,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "hwe",
      "title": "Exact test for Hardy-Weinberg equilibrium",
      "topics": [
        "hwe",
        "hwe,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "imputedDosage",
      "title": "Get imputed dosage",
      "topics": [
        "imputedDosage",
        "imputedDosage,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "inbreedCoeff",
      "title": "Inbreeding coefficient",
      "topics": [
        "inbreedCoeff",
        "inbreedCoeff,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "isSNV",
      "title": "Flag single nucleotide variants",
      "topics": [
        "isSNV",
        "isSNV,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "isVariant",
      "title": "Locate variant samples across sites",
      "topics": [
        "isVariant",
        "isVariant,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "Iterator-class",
      "title": "Iterators",
      "topics": [
        "currentRanges",
        "currentRanges,SeqVarBlockIterator-method",
        "currentRanges,SeqVarListIterator-method",
        "currentRanges,SeqVarRangeIterator-method",
        "currentVariants",
        "currentVariants,SeqVarBlockIterator-method",
        "currentVariants,SeqVarIterator-method",
        "iterateFilter",
        "iterateFilter,SeqVarIterator-method",
        "lastFilter",
        "lastFilter,SeqVarIterator-method",
        "lastFilter<-",
        "lastFilter<-,SeqVarIterator,numeric-method",
        "resetIterator",
        "resetIterator,SeqVarIterator-method",
        "SeqVarBlockIterator",
        "SeqVarBlockIterator-class",
        "SeqVarIterator",
        "SeqVarIterator-class",
        "SeqVarListIterator",
        "SeqVarListIterator-class",
        "SeqVarRangeIterator",
        "SeqVarRangeIterator-class",
        "SeqVarWindowIterator",
        "SeqVarWindowIterator-class",
        "show,SeqVarIterator-method",
        "show,SeqVarListIterator-method",
        "show,SeqVarRangeIterator-method",
        "variantBlock",
        "variantBlock,SeqVarBlockIterator-method",
        "variantFilter",
        "variantFilter,SeqVarIterator-method",
        "variantRanges",
        "variantRanges,SeqVarListIterator-method",
        "variantRanges,SeqVarRangeIterator-method"
      ]
    },
    {
      "page": "meanBySample",
      "title": "Mean value by sample",
      "topics": [
        "meanBySample",
        "meanBySample,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "mendelErr",
      "title": "Mendelian errors",
      "topics": [
        "mendelErr",
        "mendelErr,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "missingGenotypeRate",
      "title": "Missing genotype rate",
      "topics": [
        "missingGenotypeRate",
        "missingGenotypeRate,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "pca",
      "title": "Principal Component Analysis",
      "topics": [
        "pca",
        "pca,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "pedigree",
      "title": "Pedigree for example data",
      "topics": [
        "pedigree"
      ]
    },
    {
      "page": "refFrac",
      "title": "Reference allele fraction",
      "topics": [
        "refFrac",
        "refFrac,SeqVarGDSClass-method",
        "refFracOverHets",
        "refFracOverHets,SeqVarGDSClass-method",
        "refFracPlot",
        "refFracPlot,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "regression",
      "title": "Linear or logistic regression",
      "topics": [
        "regression",
        "regression,SeqVarData-method"
      ]
    },
    {
      "page": "SeqVarData-class",
      "title": "SeqVarData",
      "topics": [
        "granges",
        "granges,SeqVarData-method",
        "sampleData",
        "sampleData,SeqVarData-method",
        "sampleData<-",
        "sampleData<-,SeqVarData,AnnotatedDataFrame-method",
        "SeqVarData",
        "SeqVarData-class",
        "show,SeqVarData-method",
        "validateSex",
        "validateSex,SeqVarData-method",
        "variantData",
        "variantData,SeqVarData-method",
        "variantData<-",
        "variantData<-,SeqVarData,AnnotatedDataFrame-method"
      ]
    },
    {
      "page": "setVariantID",
      "title": "Change the variant ID of a GDS file",
      "topics": [
        "setVariantID"
      ]
    },
    {
      "page": "titv",
      "title": "Transition/Transversion Ratio",
      "topics": [
        "titv",
        "titv,SeqVarGDSClass-method"
      ]
    },
    {
      "page": "variantInfo",
      "title": "Variant info",
      "topics": [
        "expandedVariantIndex",
        "expandedVariantIndex,SeqVarGDSClass-method",
        "variantInfo",
        "variantInfo,SeqVarGDSClass-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SeqVarTools/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "backports",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "boot",
    "broom",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "forcats",
    "foreach",
    "formula.tools",
    "gdsfmt",
    "generics",
    "GenomicRanges",
    "glmnet",
    "glue",
    "GWASExactHW",
    "haven",
    "hms",
    "IRanges",
    "iterators",
    "jomo",
    "lattice",
    "lifecycle",
    "lme4",
    "logistf",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mice",
    "minqa",
    "mitml",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "operator.tools",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "S4Vectors",
    "SeqArray",
    "Seqinfo",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XVector"
  ],
  "_score": 7.4388270387221676,
  "_indexed": false,
  "_nocasepkg": "seqvartools",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/SeqVarTools",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.50.0",
      "date": "2026-06-16T08:04:56.000Z",
      "distro": "noble",
      "commit": "42d658efd0f0e854582a262c976c7ef24924b6bf",
      "fileid": "2300f9d61f1328f5730402afa1d263d311c4c9f76520fca78fa3a75e514bbb63",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.50.0",
      "date": "2026-06-16T08:04:27.000Z",
      "distro": "noble",
      "commit": "42d658efd0f0e854582a262c976c7ef24924b6bf",
      "fileid": "93f1a8060628cf0fa7f6505d474c3239584f71a1595d1ad40cc5658babab5bcf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.50.0",
      "date": "2026-06-16T08:12:39.000Z",
      "commit": "42d658efd0f0e854582a262c976c7ef24924b6bf",
      "fileid": "ea9fe9e9f78a911e7cc4271da1b77667a027cae996051a6c18319e26a4bb0628",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.50.0",
      "date": "2026-06-16T08:14:22.000Z",
      "commit": "42d658efd0f0e854582a262c976c7ef24924b6bf",
      "fileid": "b49a3787c58bc9a41ce4d56a53ac46d46d292fea52245f3e4422c8b6579d7d59",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.50.0",
      "date": "2026-06-16T08:03:49.000Z",
      "commit": "42d658efd0f0e854582a262c976c7ef24924b6bf",
      "fileid": "07ca66cc3db107dfdcb6fb82b85ead219bb1ec6ffb030e7ae78d705b9850dd28",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.50.0",
      "date": "2026-06-16T08:02:48.000Z",
      "commit": "42d658efd0f0e854582a262c976c7ef24924b6bf",
      "fileid": "536402d5d43d14216765925fbd6389feda6158585781cc8ccceeb9440cd0bf0e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.50.0",
      "date": "2026-06-16T08:02:52.000Z",
      "commit": "42d658efd0f0e854582a262c976c7ef24924b6bf",
      "fileid": "bcd08eaf412d699c1e70f232335bd34bfc3ec252746aa0500ce9145481afb39d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.50.0",
      "date": "2026-06-16T08:02:40.000Z",
      "commit": "42d658efd0f0e854582a262c976c7ef24924b6bf",
      "fileid": "c8d02103f0b6a2bdb8604a91d19425fdb6564c938c6dc0af4b9547fb127d090b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27600378884"
    }
  ]
}