Package: VarCon 1.15.0
VarCon: VarCon: an R package for retrieving neighboring nucleotides of an SNV
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.
Authors:
VarCon_1.15.0.tar.gz
VarCon_1.15.0.zip(r-4.5)VarCon_1.15.0.zip(r-4.4)VarCon_1.15.0.zip(r-4.3)
VarCon_1.15.0.tgz(r-4.4-any)VarCon_1.15.0.tgz(r-4.3-any)
VarCon_1.15.0.tar.gz(r-4.5-noble)VarCon_1.15.0.tar.gz(r-4.4-noble)
VarCon_1.15.0.tgz(r-4.4-emscripten)VarCon_1.15.0.tgz(r-4.3-emscripten)
VarCon.pdf |VarCon.html✨
VarCon/json (API)
NEWS
# Install 'VarCon' in R: |
install.packages('VarCon', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- gene2transcript - Small data frame specifying a transcript to certain genes for synonymous use.
- hbg - Donor sequences and their HBS
- hex - Hexamers and Z scores
- referenceDnaStringSet - Small DNAStringset as exemplary reference genome sequence
- transCoord - Small table as exemplary transcript table with exon coordinates
On BioConductor:VarCon-1.15.0(bioc 3.21)VarCon-1.14.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
functionalgenomicsalternativesplicing
Last updated 23 days agofrom:b4f3a14166. Checks:OK: 1 NOTE: 3 WARNING: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | WARNING | Oct 31 2024 |
R-4.5-linux | NOTE | Oct 31 2024 |
R-4.4-win | WARNING | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | WARNING | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
Exports:calculateHZEIperNTcalculateMaxEntScanScoregenerateHEXplorerPlotgetMaxEntInfogetSeqInfoFromVariationprepareReferenceFastastartVarConApp
Dependencies:abindaskpassbase64encBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitopsBSgenomebslibcachemclicodetoolscolorspacecommonmarkcpp11crayoncurlDelayedArraydigestfansifarverfastmapfontawesomeformatRfsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangesggplot2gluegtablehtmltoolshttpuvhttrIRangesisobandjquerylibjsonlitelabelinglambda.rlaterlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigpromisesR6rappdirsRColorBrewerRcppRCurlrestfulrRhtslibrjsonrlangRsamtoolsrtracklayerS4ArraysS4VectorssassscalesshinyshinycssloadersshinyFilessnowsourcetoolsSparseArraySummarizedExperimentsystibbleUCSC.utilsutf8vctrsviridisLitewithrXMLxtableXVectoryamlzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generates table with HZEI scores per nucleotide of a sequence. | calculateHZEIperNT |
Calculate MaxEntScan score of a splice site sequence | calculateMaxEntScanScore |
Small data frame specifying a transcript to certain genes for synonymous use. | gene2transcript |
Generates plot with HZEI values and splice site strengths from a list holding information about an SNV. | generateHEXplorerPlot |
Generates table with MaxEntScan scores per potential SA position. | getMaxEntInfo |
Collects information about genomic context of sequence variants. | getSeqInfoFromVariation |
Donor sequences and their HBS | hbg |
Hexamers and Z scores | hex |
Imports Fasta file from filepath. | prepareReferenceFasta |
Small DNAStringset as exemplary reference genome sequence | referenceDnaStringSet |
Start GUI of VarCon. | startVarConApp |
Small table as exemplary transcript table with exon coordinates | transCoord |