Package: VCFArray 1.21.0

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.21.0.tar.gz
VCFArray_1.21.0.zip(r-4.5)VCFArray_1.21.0.zip(r-4.4)VCFArray_1.21.0.zip(r-4.3)
VCFArray_1.21.0.tgz(r-4.4-any)VCFArray_1.21.0.tgz(r-4.3-any)
VCFArray_1.21.0.tar.gz(r-4.5-noble)VCFArray_1.21.0.tar.gz(r-4.4-noble)
VCFArray_1.21.0.tgz(r-4.4-emscripten)VCFArray_1.21.0.tgz(r-4.3-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'))

Peer review:

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

On BioConductor:VCFArray-1.21.0(bioc 3.20)VCFArray-1.20.0(bioc 3.19)

bioconductor-package

6 exports 0.49 score 71 dependencies

Last updated 2 months agofrom:b7efef13f3

Exports:coerceextract_arrayrowRangesshowVCFArrayvcffile

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobBSgenomecachemclicodetoolscpp11crayoncurlDBIDelayedArrayfastmapformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicFilesGenomicRangesgluehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigplogrpngR6RCurlrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorssnowSparseArraySummarizedExperimentsysUCSC.utilsVariantAnnotationvctrsXMLXVectoryamlzlibbioc

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

Rendered fromVCFArray.Rmdusingknitr::rmarkdownon Jun 25 2024.

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