https://github.com/bioconductor/biocio
Standard input / output framework for use by Bioconductor packages
https://github.com/bioconductor/biocio
bioconductor-package core-package
Last synced: 3 months ago
JSON representation
Standard input / output framework for use by Bioconductor packages
- Host: GitHub
- URL: https://github.com/bioconductor/biocio
- Owner: Bioconductor
- Created: 2020-06-01T16:02:43.000Z (about 6 years ago)
- Default Branch: devel
- Last Pushed: 2024-08-22T19:36:06.000Z (almost 2 years ago)
- Last Synced: 2024-08-22T21:47:22.349Z (almost 2 years ago)
- Topics: bioconductor-package, core-package
- Language: R
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 14
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
Awesome Lists containing this project
README
# BiocIO
The BiocIO package contains high-level abstract classes and generics used by
developers to build IO funcionality within the Bioconductor suite of
packages.
## Abstract Classes
- BiocFile
- CompressedFile
## Generics
- export
- import