Package: savingBiocObjects
Title: Saving Bioconductor Objects for Sharing
Version: 0.99.0
Authors@R: 
    person("Michael", "Love", , "michaelisaiahlove@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8401-0545"))
Description: Documentation and guidance on strategies for saving and sharing
    Bioconductor objects, covering RDS serialization, HDF5-backed storage,
    the alabaster ecosystem for cross-language interoperability, exporting
    genomic ranges to standard formats, and preserving object metadata.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
BiocType: Workflow
biocViews: BasicWorkflow
Suggests: SummarizedExperiment, SingleCellExperiment, GenomicRanges,
        HDF5Array, anndataR, alabaster.base, alabaster.se, rtracklayer,
        plyranges, jsonlite, BiocManager, knitr, quarto
SystemRequirements: Quarto (https://quarto.org)
VignetteBuilder: quarto
URL: https://mikelove.github.io/savingBiocObjects
BugReports: https://github.com/mikelove/savingBiocObjects/issues
Config/roxygen2/version: 8.0.0
git_url: https://git.bioconductor.org/packages/savingBiocObjects
git_branch: devel
git_last_commit: 147cc20
git_last_commit_date: 2026-09-02
Repository: Bioconductor 3.24
Date/Publication: 2026-09-15
NeedsCompilation: no
Packaged: 2026-09-15 17:10:37 UTC; biocbuild
Author: Michael Love [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8401-0545>)
Maintainer: Michael Love <michaelisaiahlove@gmail.com>
