- Home
- Bioconductor 3.17
- Software Packages
- appreci8R
appreci8R
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see appreci8R.
appreci8R: an R/Bioconductor package for filtering SNVs and short indels with high sensitivity and high PPV
Bioconductor version: 3.17
The appreci8R is an R version of our appreci8-algorithm - A Pipeline for PREcise variant Calling Integrating 8 tools. Variant calling results of our standard appreci8-tools (GATK, Platypus, VarScan, FreeBayes, LoFreq, SNVer, samtools and VarDict), as well as up to 5 additional tools is combined, evaluated and filtered.
Author: Sarah Sandmann
Maintainer: Sarah Sandmann <sarah.sandmann at uni-muenster.de>
citation("appreci8R")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("appreci8R")
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("appreci8R")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.