This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

variants

Annotating Genomic Variants

Bioconductor version: Release (3.17)

Read and write VCF files. Identify structural location of variants and compute amino acid coding changes for non-synonymous variants. Use SIFT and PolyPhen database packages to predict consequence of amino acid coding changes.

Author: Valerie Obenchain [aut], Martin Morgan [ctb], Bioconductor Package Maintainer [cre]

Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>

Citation (from within R, enter citation("variants")):

Installation

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

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

BiocManager::install("variants")

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

Documentation

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

browseVignettes("variants")
Annotating Genomic Variants HTML R Script

Details

biocViews AnnotationWorkflow, ImmunoOncologyWorkflow, Workflow
Version 1.24.0
License Artistic-2.0
Depends R (>= 3.3.0), VariantAnnotation, org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg19.knownGene, BSgenome.Hsapiens.UCSC.hg19, PolyPhen.Hsapiens.dbSNP131
Imports
Linking To
Suggests knitr, rmarkdown, BiocStyle
System Requirements
Enhances
URL https://bioconductor.org/help/workflows/variants/
See More
Depends On Me
Imports Me
Suggests Me
Links To Me

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package variants_1.24.0.tar.gz
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/variants
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/variants
Package Short Url https://bioconductor.org/packages/variants/
Package Downloads Report Download Stats