Package: GenomicFiles 1.47.0

Image

Bioconductor Package Maintainer

GenomicFiles: Distributed computing by file or by range

This package provides infrastructure for parallel computations distributed 'by file' or 'by range'. User defined MAPPER and REDUCER functions provide added flexibility for data combination and manipulation.

Authors:Bioconductor Package Maintainer [aut, cre], Valerie Obenchain [aut], Michael Love [aut], Lori Shepherd [aut], Martin Morgan [aut], Sonali Kumari [ctb]

GenomicFiles_1.47.0.tar.gz
GenomicFiles_1.47.0.zip(r-4.6)GenomicFiles_1.47.0.zip(r-4.5)GenomicFiles_1.47.0.zip(r-4.4)
GenomicFiles_1.47.0.tgz(r-4.6-any)GenomicFiles_1.47.0.tgz(r-4.5-any)
GenomicFiles_1.47.0.tar.gz(r-4.6-any)GenomicFiles_1.47.0.tar.gz(r-4.5-any)
GenomicFiles_1.47.0.tgz(r-4.5-emscripten)
GenomicFiles.pdf |GenomicFiles.html
GenomicFiles/json (API)
NEWS

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

Bug tracker:https://github.com/bioconductor/genomicfiles/issues

On BioConductor:GenomicFiles-1.47.0(bioc 3.23)GenomicFiles-1.46.0(bioc 3.22)

geneticsinfrastructuredataimportsequencingcoveragebioconductor-packagecore-packageu24ca289073

8.66 score 3 stars 16 packages 92 scripts 1.6k downloads 37 exports 71 dependencies

Last updated from:76a7462b67. Checks:1 WARNING, 8 OK, 1 NOTE. Indexed: yes.

TargetResultTotal timeArtifact
bioc-checksWARNING283
linux-devel-x86_64OK580
source / vignettesOK347
linux-release-x86_64OK534
macos-devel-arm64OK301
macos-release-arm64OK307
windows-develOK776
windows-releaseOK730
windows-oldrelNOTE749
wasm-releaseOK238

Exports:.fileTypeRegistryassaycolDatacolData<-colnamescountBamcoveragefilesfiles<-findTypeRegistryGenomicFilesgetVCFPathmakeFileTypepackpaths1kgRangedVcfStackreadVcfStackreduceByFilereduceByRangereduceByYieldreduceFilesreduceRangesREDUCEsamplerregisterFileTyperownamesrowRangesrowRanges<-scanBamseqinfoseqinfo<-showsummarizeOverlapssummaryunpackvcfFieldsVcfStackyieldSize

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocBaseUtilsBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobBSgenomecachemcigarilloclicodetoolscpp11crayoncurlDBIDelayedArrayfastmapformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicAlignmentsGenomicFeaturesGenomicRangesgluehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigpngR6RCurlrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsSeqinfosnowSparseArraySummarizedExperimentsysUCSC.utilsVariantAnnotationvctrsXMLXVectoryaml

Introduction to GenomicFiles

Rendered fromGenomicFiles.Rmdusingknitr::rmarkdownon Feb 13 2026.

Last update: 2023-03-17
Started: 2023-03-17

Readme and manuals

Help Manual

Help pageTopics
GenomicFiles objectsclass:GenomicFiles colData<-,GenomicFiles,DataFrame-method dimnames<-,GenomicFiles,list-method files files,GenomicFiles-method files<- files<-,GenomicFiles,character-method files<-,GenomicFiles,List-method GenomicFiles GenomicFiles,GenomicRanges_OR_GRangesList,character-method GenomicFiles,GenomicRanges_OR_GRangesList,List-method GenomicFiles,GenomicRanges_OR_GRangesList,list-method GenomicFiles,missing,ANY-method GenomicFiles,missing,missing-method GenomicFiles-class show,GenomicFiles-method [,GenomicFiles,ANY,ANY,ANY-method [,GenomicFiles,ANY,ANY-method
Deprecated functions in package 'GenomicFiles'GenomicFiles-deprecated getVCFPath
Range transformations of a 'GenomicRanges' object for optimal file queries.isPacked pack pack,GRanges-method
Parallel computations by filesreduceByFile reduceByFile,GenomicFiles,missing-method reduceByFile,GRanges,ANY-method reduceByFile,GRangesList,ANY-method reduceFiles
Parallel computations by rangesreduceByRange reduceByRange,GenomicFiles,missing-method reduceByRange,GRanges,ANY-method reduceByRange,GRangesList,ANY-method reduceRanges
Iterate through a BAM (or other) file, reducing output to a single result.reduceByYield REDUCEsampler
Functions for creating and searching a registry of file types.findTypeRegistry makeFileType registerFileType registry-utils
Un-pack results obtained with a pack()ed group of rangesunpack unpack,List,GRangesList-method unpack,list,GRangesList-method
VcfStack and RangedVcfStack Objectsassay,RangedVcfStack,ANY-method assay,VcfStack,ANY-method class:VcfStack colData,VcfStack-method colData<-,VcfStack,DataFrame-method colnames,VcfStack-method dim,VcfStack-method dimnames,VcfStack-method files,VcfStack-method files<-,VcfStack,character-method files<-,VcfStack,VcfFile-method files<-,VcfStack,VcfFileList-method paths1kg RangedVcfStack RangedVcfStack-class readVcfStack rownames,VcfStack-method rowRanges,RangedVcfStack-method rowRanges<-,RangedVcfStack,GRanges-method seqinfo,VcfStack-method seqinfo<-,RangedVcfStack-method seqinfo<-,VcfStack-method seqlevelsStyle<-,RangedVcfStack-method seqlevelsStyle<-,VcfStack-method show,VcfStack-method vcfFields,VcfStack-method VcfStack VcfStack-class [,RangedVcfStack,ANY,ANY,ANY-method [,RangedVcfStack,ANY,ANY-method [,VcfStack,ANY,ANY,ANY-method [,VcfStack,ANY,ANY-method

  • Image