Bioc2026 Registration Open!

VarCon

VarCon: an R package for retrieving neighboring nucleotides of an SNV

Bioconductor version: 3.23 · Package version: 1.20.0

VarCon is an R package which converts the positional information from the annotation of an single nucleotide variation (SNV) (either referring to the coding sequence or the reference genomic sequence). It retrieves the genomic reference sequence around the position of the single nucleotide variation. To asses, whether the SNV could potentially influence binding of splicing regulatory proteins VarCon calcualtes the HEXplorer score as an estimation. Besides, VarCon additionally reports splice site strengths of splice sites within the retrieved genomic sequence and any changes due to the SNV.

Installation

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

BiocManager::install("VarCon")

Details

MaintainerJohannes Ptok <Johannes.Ptok@posteo.de>
AuthorJohannes Ptok [aut, cre]
LicenseGPL-3
Downloads rank271
Source branchRELEASE_3_23
biocViewsAlternativeSplicing, FunctionalGenomics, Software

Documentation

Download

Dependencies

Depends: Biostrings, BSgenome, GenomicRanges, R (>= 4.1)

Imports: methods, stats, IRanges, shiny, shinycssloaders, shinyFiles, ggplot2

Suggests: testthat, knitr, rmarkdown