Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

VCFArray

This is thereleased version of VCFArray; for the devel version, seeVCFArray.

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

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.VCFArray


Bioconductor version: Release (3.22)

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.

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

Maintainer: Qian Liu <qliu7 at buffalo.edu>

Citation (from within R, entercitation("VCFArray")):

Installation

To install this package, start R (version "4.5") and enter:

if (!require("BiocManager", quietly = TRUE))    install.packages("BiocManager")BiocManager::install("VCFArray")

For older versions of R, please refer to the appropriateBioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("VCFArray")
VCFArray: DelayedArray objects with on-disk/remote VCF backendHTMLR Script
Reference ManualPDF
NEWSText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsDataRepresentation,Infrastructure,Sequencing,Software,VariantAnnotation
Version1.26.0
In Bioconductor sinceBioC 3.9 (R-3.6) (6.5 years)
LicenseGPL-3
DependsR (>= 3.6), methods,BiocGenerics,DelayedArray(>= 0.7.28)
Importstools,GenomicRanges,VariantAnnotation(>= 1.29.3),GenomicFiles(>= 1.17.3),S4Vectors(>= 0.19.19),Rsamtools
System Requirements
URLhttps://github.com/Liubuntu/VCFArray
Bug Reportshttps://github.com/Liubuntu/VCFArray/issues
See More
SuggestsSeqArray,BiocStyle,BiocManager,testthat,knitr,rmarkdown
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source PackageVCFArray_1.26.0.tar.gz
Windows Binary (x86_64) VCFArray_1.26.0.zip
macOS Binary (x86_64)VCFArray_1.26.0.tgz
macOS Binary (arm64)VCFArray_1.26.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/VCFArray
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/VCFArray
Bioc Package Browserhttps://code.bioconductor.org/browse/VCFArray/
Package Short Urlhttps://bioconductor.org/packages/VCFArray/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp