- Home
- Bioconductor 3.22
- Software Packages
- alabaster.files
alabaster.files
This is the released version of alabaster.files; for the devel version, see alabaster.files.
Wrappers to Save Common File Formats
Bioconductor version: Release (3.22)
Save common bioinformatics file formats within the alabaster framework. This includes BAM, BED, VCF, bigWig, bigBed, FASTQ, FASTA and so on. We save and load additional metadata for each file, and we support linkage between each file and its corresponding index.
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("alabaster.files")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("alabaster.files")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("alabaster.files")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.