Package: alabaster.string
Title: Save and load Sequences to/from File
Version: 1.0.0
Date: 2023-02-28
Description: Save Biostrings objects to file artifacts, and load them back into memory.
    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: Biostrings, alabaster.base
Imports: methods
Suggests: BiocStyle, rmarkdown, knitr, testthat
VignetteBuilder: knitr
RoxygenNote: 7.2.1
biocViews: DataImport, DataRepresentation
git_url: https://git.bioconductor.org/packages/alabaster.string
git_branch: RELEASE_3_17
git_last_commit: 5798c5b
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-25
NeedsCompilation: no
Packaged: 2023-04-25 20:09:37 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
