Package: alabaster.files 1.3.0

Aaron Lun

alabaster.files: Wrappers to Save Common File Formats

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.

Authors:Aaron Lun [aut, cre]

alabaster.files_1.3.0.tar.gz
alabaster.files_1.3.0.zip(r-4.5)alabaster.files_1.3.0.zip(r-4.4)alabaster.files_1.3.0.zip(r-4.3)
alabaster.files_1.3.0.tgz(r-4.4-any)alabaster.files_1.3.0.tgz(r-4.3-any)
alabaster.files_1.3.0.tar.gz(r-4.5-noble)alabaster.files_1.3.0.tar.gz(r-4.4-noble)
alabaster.files_1.3.0.tgz(r-4.4-emscripten)alabaster.files_1.3.0.tgz(r-4.3-emscripten)
alabaster.files.pdf |alabaster.files.html
alabaster.files/json (API)

# Install 'alabaster.files' in R:
install.packages('alabaster.files', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On BioConductor:alabaster.files-1.3.0(bioc 3.20)alabaster.files-1.2.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

50 exports 0.49 score 39 dependencies

Last updated 2 months agofrom:ba2759d49d

Exports:BamFileReferenceBamIndexWrapperBamWrapperBcfFileReferenceBedFileReferenceBedWrapperBgzipIndexWrapperBigBedFileReferenceBigBedWrapperBigWigFileReferenceBigWigWrappercompressionFaIndexWrapperFastaFileReferenceFastaWrapperFastqFileReferenceFastqWrapperGffFileReferenceGffWrapperGmtFileReferenceGmtWrapperindexloadBamIndexWrapperloadBamWrapperloadBedWrapperloadBgzipIndexWrapperloadBigBedWrapperloadBigWigWrapperloadFaIndexWrapperloadFastaWrapperloadFastqWrapperloadGffWrapperloadGmtWrapperloadTabixIndexWrapperloadVcfWrapperpathreadBamFileReferencereadBcfFileReferencereadBedFileReferencereadBigBedFileReferencereadBigWigFileReferencereadFastaFileReferencereadFastqFileReferencereadGffFileReferencereadGmtFileReferencesaveObjectshowstageObjectTabixIndexWrapperVcfWrapper

Dependencies:alabaster.basealabaster.schemasaskpassBHBiocGenericsBiocParallelBiostringsbitopscodetoolscpp11crayoncurlformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicRangeshttrIRangesjsonlitejsonvalidatelambda.rmimeopensslR6Rcpprhdf5rhdf5filtersRhdf5libRhtslibRsamtoolsS4VectorssnowsysUCSC.utilsV8XVectorzlibbioc

Saving common bioinformatics file formats

Rendered fromuserguide.Rmdusingknitr::rmarkdownon Jun 23 2024.

Last update: 2023-12-31
Started: 2023-05-02

Readme and manuals

Help Manual

Help pageTopics
Reference to a BAM fileBamFileReference BamFileReference-class BamIndexWrapper BamIndexWrapper-class BamWrapper BamWrapper-class loadBamIndexWrapper loadBamWrapper readBamFileReference saveObject,BamFileReference-method stageObject,BamIndexWrapper-method stageObject,BamWrapper-method
Reference to a BCF fileBcfFileReference BcfFileReference-class loadVcfWrapper readBcfFileReference saveObject,BcfFileReference-method stageObject,VcfWrapper-method VcfWrapper VcfWrapper-class
Reference to a BED fileBedFileReference BedFileReference-class BedWrapper BedWrapper-class loadBedWrapper readBedFileReference saveObject,BedFileReference-method stageObject,BedWrapper-method
Wrapper for a Bgzip index fileBgzipIndexWrapper BgzipIndexWrapper-class loadBgzipIndexWrapper stageObject,BgzipIndexWrapper-method
Reference to a bigBed fileBigBedFileReference BigBedFileReference-class BigBedWrapper BigBedWrapper-class loadBigBedWrapper readBigBedFileReference saveObject,BigBedFileReference-method stageObject,BigBedWrapper-method
Reference to a bigWig fileBigWigFileReference BigWigFileReference-class BigWigWrapper BigWigWrapper-class loadBigWigWrapper readBigWigFileReference saveObject,BigWigFileReference-method stageObject,BigWigWrapper-method
Reference to a FASTA fileFaIndexWrapper FaIndexWrapper-class FastaFileReference FastaFileReference-class FastaWrapper FastaWrapper-class loadFaIndexWrapper loadFastaWrapper readFastaFileReference saveObject,FastaFileReference-method show,FastaWrapper-method stageObject,FaIndexWrapper-method stageObject,FastaWrapper-method
Reference to a FASTQ fileFastqFileReference FastqFileReference-class FastqWrapper FastqWrapper-class loadFastqWrapper readFastqFileReference saveObject,FastqFileReference-method show,FastqWrapper-method stageObject,FastqWrapper-method
Virtual file reference class$,FileReference-method $<-,FileReference-method FileReference FileReference-class path,FileReference-method show,FileReference-method [[,FileReference-method [[<-,FileReference-method
Reference to a GFF fileGffFileReference GffFileReference-class GffWrapper GffWrapper-class loadGffWrapper readGffFileReference saveObject,GffFileReference-method stageObject,GffWrapper-method
Reference to a GMT fileGmtFileReference GmtFileReference-class GmtWrapper GmtWrapper-class loadGmtWrapper readGmtFileReference saveObject,GmtFileReference-method stageObject,GmtWrapper-method
Wrapper for a Tabix fileloadTabixIndexWrapper stageObject,TabixIndexWrapper-method TabixIndexWrapper TabixIndexWrapper-class
Virtual wrapper classesCompressedIndexedWrapper-class CompressedWrapper-class compression index index,IndexedWrapper-method IndexedWrapper-class path path,Wrapper-method show,CompressedIndexedWrapper-method show,CompressedWrapper-method show,IndexedWrapper-method show,Wrapper-method virtual-wrapper Wrapper-class