Package: AnVILVRS
Type: Package
Title: Expose the vrs_anvil_toolkit Python package via R
Version: 0.99.19
Authors@R: c(
    person(
        "Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu",
        c("aut", "cre"),  c(ORCID = "0000-0002-3242-0582")
    ))
Description: Process Variant Call Format (VCF) files and perform lookup
    operations on Genomic Variation Representation Service (GA4GH VRS)
    identifiers. The GA4GH VRS identifiers provide a standardized way to
    represent genomic variations, making it easier to exchange and share
    genomic information.
Depends: R (>= 4.5.0)
Imports: AnVILGCP, BiocBaseUtils, BiocFileCache, reticulate
Suggests: AnVILBase, BiocStyle, gert, knitr, readr, rmarkdown, tinytest
biocViews: Software, BiologicalQuestion, VariantAnnotation,
        Infrastructure, ThirdPartyClient
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://github.com/Bioconductor/AnVILVRS
BugReports: https://github.com/Bioconductor/AnVILVRS/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Date: 2026-04-07
git_url: https://git.bioconductor.org/packages/AnVILVRS
git_branch: devel
git_last_commit: 70f940e
git_last_commit_date: 2026-04-07
Repository: Bioconductor 3.24
Date/Publication: 2026-05-07
NeedsCompilation: no
Packaged: 2026-05-07 20:15:34 UTC; biocbuild
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>)
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
