Bioconductor 3.22 Released

Bioconductor home
Menu

variants

This is the development version of variants; for the stable release version, see variants.

Annotating Genomic Variants


Bioconductor version: Development (3.23)

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.6") and enter:


if (!require("BiocManager", quietly = TRUE))
 install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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

Version 1.35.0
License Artistic-2.0
Imports
System Requirements
See More
Linking To
Enhances
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.35.0.tar.gz
Windows Binary (x86_64)
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 Downloads Report Download Stats

AltStyle によって変換されたページ (->オリジナル) /