recipe bioconductor-varcon

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

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/VarCon.html

License:

GPL-3

Recipe:

/bioconductor-varcon/meta.yaml

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.

package bioconductor-varcon

(downloads) docker_bioconductor-varcon

Versions:

1.6.0-01.2.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-varcon

and update with:

conda update bioconductor-varcon

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-varcon:<tag>

(see bioconductor-varcon/tags for valid values for <tag>)

Download stats