Learn R Programming

VariantFiltering: Filtering of coding and non-coding genetic variants

Installation

This is the development version of the R/Bioconductor package VariantFiltering. This version is unstable and should be used only to test new features. If you are looking for the release version of this package please go to its package release landing page at http://www.bioconductor.org/packages/release/bioc/html/VariantFiltering.html and follow the instructions there to install it.

If you were really looking for this development version, then to install it you need first to install the development version of R that you can find at http://cran.r-project.org and then type the following instructions from the R shell:

source("http://bioconductor.org/biocLite.R")
library(BiocInstaller)
useDevel()
biocLite("VariantFiltering")

Alternatively, you can install it from GitHub using the devtools package.

install.packages("devtools")
library(devtools)
install_github("VariantFiltering", "rcastelo")

Questions, bug reports and issues

For questions and bug reports regarding the release version of VariantFiltering please use the Bioconductor support site. For bug reports and issues regarding this development version of VariantFiltering please use the GitHub issues link at the top-right of this page (https://github.com/rcastelo/VariantFiltering/issues).

Copy Link

Version

Version

1.8.6

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Robert Castelo

Last Published

February 15th, 2017

Functions in VariantFiltering (1.8.6)

readAAradicalChangeMatrix

Read matrix of amino acid radical changes
unrelatedIndividuals

Analysis designed to be applied over a group of unrelated individuals
autosomalRecessiveHeterozygous

Autosomal recessive inheritance analysis: Heterozygous
deNovo

De Novo variants analysis
GenePhylostrataDb-class

PhastConsDb class
autosomalRecessiveHomozygous

Autosomal recessive inheritance analysis: Homozygous
MafDb2-class

MafDb2 class
PhastConsDb-class

PhastConsDb class
autosomalDominant

Autosomal dominant inheritance analysis
MafDb-class

MafDb class
VariantFilteringResults-class

VariantFilteringResults class
WeightMatrix-class

Weight matrix class
VariantType-class

FiveSpliceSiteVariants and ThreeSpliceSiteVariants subclasses of VariantType
VariantFiltering-package

Filtering of coding and non-coding genetic variants
xLinked

X-Linked inheritance analysis
VariantFilteringParam-class

VariantFiltering parameter class
VariantFiltering-deprecated

Deprecated functions in package ‘VariantFiltering’
VariantFiltering-defunct

Defunct functions in package ‘VariantFiltering’