Package: alabaster.vcf
Title: Save and Load Variant Data to/from File
Version: 1.11.0
Date: 2024-01-02
Description:
    Save variant calling SummarizedExperiment to file and load them back as VCF objects.
    This is a more portable alternative to serialization of such objects into RDS files.
    Each artifact is associated with metadata for further interpretation;
    downstream applications can enrich this metadata with context-specific properties.
Authors@R: person("Aaron", "Lun", email="infinite.monkeys.with.keyboards@gmail.com", role=c("aut", "cre"))
License: MIT + file LICENSE
Depends:
    alabaster.base,
    VariantAnnotation
Imports:
    methods,
    S4Vectors,
    alabaster.se,
    alabaster.string,
    Rsamtools
Suggests:
    knitr,
    rmarkdown,
    BiocStyle,
    testthat
RoxygenNote: 7.2.3
VignetteBuilder: knitr
biocViews:
    DataImport,
    DataRepresentation
git_url: https://git.bioconductor.org/packages/alabaster.vcf
git_branch: devel
git_last_commit: 53827bc
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
