Package: VCFArray 1.27.0

Image

Qian Liu

VCFArray: Representing on-disk / remote VCF files as array-like objects

VCFArray extends the DelayedArray to represent VCF data entries as array-like objects with on-disk / remote VCF file as backend. Data entries from VCF files, including info fields, FORMAT fields, and the fixed columns (REF, ALT, QUAL, FILTER) could be converted into VCFArray instances with different dimensions.

Authors:Qian Liu [aut, cre], Martin Morgan [aut]

VCFArray_1.27.0.tar.gz
VCFArray_1.27.0.zip(r-4.6)VCFArray_1.27.0.zip(r-4.5)VCFArray_1.27.0.zip(r-4.4)
VCFArray_1.27.0.tgz(r-4.5-any)
VCFArray_1.27.0.tar.gz(r-4.6-any)VCFArray_1.27.0.tar.gz(r-4.5-any)
VCFArray_1.27.0.tgz(r-4.5-emscripten)
VCFArray.pdf |VCFArray.html
VCFArray/json (API)
NEWS

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

Bug tracker:https://github.com/liubuntu/vcfarray/issues

On BioConductor:VCFArray-1.27.0(bioc 3.23)VCFArray-1.26.0(bioc 3.22)

infrastructuredatarepresentationsequencingvariantannotation

4.00 score 1 stars 3 scripts 295 downloads 6 exports 73 dependencies

Last updated from:c9fb606916. Checks:1 ERROR, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTotal timeArtifact
bioc-checksERROR189
linux-devel-x86_64NOTE388
source / vignettesOK312
linux-release-x86_64NOTE497
macos-release-arm64NOTE244
macos-oldrel-arm64NOTE276
windows-develNOTE343
windows-releaseNOTE316
windows-oldrelNOTE317
wasm-releaseOK167

Exports:coerceextract_arrayrowRangesshowVCFArrayvcffile

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocBaseUtilsBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobBSgenomecachemcigarilloclicodetoolscpp11crayoncurlDBIDelayedArrayfastmapformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicAlignmentsGenomicFeaturesGenomicFilesGenomicRangesgluehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigplogrpngR6RCurlrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsSeqinfosnowSparseArraySummarizedExperimentsysUCSC.utilsVariantAnnotationvctrsXMLXVectoryaml

VCFArray: DelayedArray objects with on-disk/remote VCF backend

Rendered fromVCFArray.Rmdusingknitr::rmarkdownon Nov 23 2025.

Last update: 2021-10-05
Started: 2018-08-22

Readme and manuals

Help Manual

Help pageTopics
VCFArraySeed or VCFArray related methods, slot getters and setters.dim,VCFArraySeed-method dimnames,VCFArraySeed-method rowRanges,VCFArray-method rowRanges,VCFArraySeed-method show,VCFArraySeed-method vcffile vcffile,VCFArray vcffile,VCFArray-method vcffile,VCFArraySeed vcffile,VCFArraySeed-method
VCFArray constructor and coercion methods.coerce coerce,ANY,VCFMatrix-method coerce,VCFArray,VCFMatrix-method coerce,VCFMatrix,VCFArray-method extract_array extract_array,VCFArraySeed-method matrixClass,VCFArray-method VCFArray VCFArray-class VCFArray-method VCFMatrix VCFMatrix-class

  • Image