TVTB
TVTB: The VCF Tool Box
Bioconductor version: 3.23 · Package version: 1.38.0
The package provides S4 classes and methods to filter, summarise and visualise genetic variation data stored in VCF files. In particular, the package extends the FilterRules class (S4Vectors package) to define news classes of filter rules applicable to the various slots of VCF objects. Functionalities are integrated and demonstrated in a Shiny web-application, the Shiny Variant Explorer (tSVE).
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TVTB") Details
| Maintainer | Kevin Rue-Albrecht <kevinrue67@gmail.com> |
| Author | Kevin Rue-Albrecht [aut, cre] |
| License | Artistic-2.0 |
| URL | https://github.com/kevinrue/TVTB |
| Bug Reports | https://github.com/kevinrue/TVTB/issues |
| Downloads rank | 414 |
| Source branch | RELEASE_3_23 |
| biocViews | Alignment, Coverage, DNASeq, DataImport, DataRepresentation, GUI, GeneticVariability, Genetics, GenomicVariation, MultipleComparison, SequenceMatching, Sequencing, Software, VariantAnnotation, Visualization, WholeGenome |
Documentation
Download
Dependencies
Depends: R (>= 3.4), methods, utils, stats
Imports: AnnotationFilter, BiocGenerics (>= 0.25.1), BiocParallel, Biostrings, ensembldb, Seqinfo, GenomicRanges, GGally, ggplot2, Gviz, limma, IRanges (>= 2.21.6), reshape2, Rsamtools, S4Vectors (>= 0.25.14), SummarizedExperiment, VariantAnnotation (>= 1.19.9)
Suggests: EnsDb.Hsapiens.v75 (>= 0.99.7), shiny (>= 0.13.2.9005), DT (>= 0.1.67), rtracklayer, BiocStyle (>= 2.5.19), knitr (>= 1.12), rmarkdown, testthat, covr, pander