Package: variants
Title: Annotating Genomic Variants
Version: 1.34.0
Date: 2025-07-18
Authors@R: c(
    person("Valerie", "Obenchain", role = "aut"),
    person("Martin", "Morgan", role = "ctb"),
    person(
        "Bioconductor Package Maintainer", role="cre",
        email = "maintainer@bioconductor.org"
    ))
Description: Read and write VCF files. Identify structural location of
    variants and compute amino acid coding changes for non-synonymous
    variants. Use SIFT and PolyPhen database packages to predict
    consequence of amino acid coding changes.
Depends: R (>= 3.3.0), GenomeInfoDb, VariantAnnotation, org.Hs.eg.db,
        TxDb.Hsapiens.UCSC.hg19.knownGene, BSgenome.Hsapiens.UCSC.hg19,
        PolyPhen.Hsapiens.dbSNP131
License: Artistic-2.0
Encoding: UTF-8
VignetteBuilder: knitr
biocViews: ImmunoOncologyWorkflow, AnnotationWorkflow, Workflow
Suggests: knitr, rmarkdown, BiocStyle
NeedsCompilation: no
URL: https://bioconductor.org/help/workflows/variants/
git_url: https://git.bioconductor.org/packages/variants
git_branch: RELEASE_3_22
git_last_commit: 65d3036
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-11-04
Packaged: 2025-11-04 18:13:55 UTC; biocbuild
Author: Valerie Obenchain [aut],
  Martin Morgan [ctb],
  Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
