Package: atSNP 1.28.0

Sunyoung Shin

atSNP: Affinity test for identifying regulatory SNPs

atSNP performs affinity tests of motif matches with the SNP or the reference genomes and SNP-led changes in motif matches.

Authors:Chandler Zuo [aut], Sunyoung Shin [aut, cre], Sunduz Keles [aut]

atSNP_1.28.0.tar.gz
atSNP_1.28.0.zip(r-4.7)atSNP_1.28.0.zip(r-4.6)atSNP_1.28.0.zip(r-4.5)
atSNP_1.28.0.tgz(r-4.6-x86_64)atSNP_1.28.0.tgz(r-4.6-arm64)atSNP_1.28.0.tgz(r-4.5-x86_64)atSNP_1.28.0.tgz(r-4.5-arm64)
atSNP_1.28.0.tar.gz(r-4.7-arm64)atSNP_1.28.0.tar.gz(r-4.7-x86_64)atSNP_1.28.0.tar.gz(r-4.6-arm64)atSNP_1.28.0.tar.gz(r-4.6-x86_64)
atSNP_1.28.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
atSNP/json (API)
NEWS

# Install 'atSNP' in R:
install.packages('atSNP', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sunyoungshin/atsnp/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • encode_motif - A motif library containing 2065 motifs downloaded from http://compbio.mit.edu/encode-motifs/motifs.txt.
  • encode_motifinfo - The information for the motif library downloaded from http://compbio.mit.edu/encode-motifs/motifs.txt.
  • jaspar_motif - A motif library containing 593 motifs downloaded from http://jaspar.genereg.net/html/DOWNLOAD/JASPAR_CORE/pfm/nonredundant/pfm_all .txt.
  • jaspar_motifinfo - The information for the motif library downloaded from http://jaspar.genereg.net/html/DOWNLOAD/JASPAR_CORE/pfm/nonredundant/pfm_all .txt.
  • motif_library - A sample motif library.
  • motif_match - Composit logo plotting input containing motif scores, the matching subsequences and the augmented matching subsequences on SNP and reference allele
  • motif_scores - Scores for the sample snp data computed based on the motif data.
  • prior - Default stationary distribution for nucleotide sequences in the reference genome.
  • snp_tbl - A data frame for SNP information.
  • snpInfo - A data set for SNP information.
  • transition - Default transition probability matrix for nucleotide sequences in the reference genome.

On BioConductor:atSNP-1.29.0(bioc 3.24)atSNP-1.28.0(bioc 3.23)

softwarechipseqgenomeannotationmotifannotationvisualizationcpp

6.09 score 2 stars 41 scripts 454 downloads 5 mentions 9 exports 130 dependencies

Last updated from:3cbbeaf15e (on RELEASE_3_23). Checks:1 WARNING, 11 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksWARNING200
linux-devel-arm64NOTE366
linux-devel-x86_64NOTE464
source / vignettesOK337
linux-release-arm64NOTE397
linux-release-x86_64NOTE501
macos-release-arm64NOTE362
macos-release-x86_64NOTE502
macos-oldrel-arm64NOTE258
macos-oldrel-x86_64NOTE456
windows-develNOTE500
windows-releaseNOTE545
windows-oldrelNOTE437
wasm-releaseOK171

Exports:ComputeMotifScoreComputePValuesdtMotifMatchGetIUPACSequenceLoadFastaDataLoadMotifLibraryLoadSNPDataMatchSubsequenceplotMotifMatch

Dependencies:abindade4askpassbase64encBHBiobaseBiocFileCacheBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobbrioBSgenomebslibcachemcallrcaToolscigarilloclicodetoolscpp11crayoncurldata.tableDBIdbplyrDelayedArraydescdiffobjdigestDirichletMultinomialdplyrevaluatefarverfastmapfilelockfontawesomeformatRfsfutile.loggerfutile.optionsgenericsGenomicAlignmentsGenomicRangesggplot2gluegtablegtoolshighrhtmltoolshtmlwidgetshttrhttr2IRangesisobandjquerylibjsonliteknitrlabelinglambda.rlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemimemotifStackopensslpillarpixmappkgbuildpkgconfigpkgloadpraiseprocessxpspurrrpwalignR6rappdirsRColorBrewerRcppRcppArmadilloRCurlrestfulrRhtslibrjsonrlangrmarkdownrprojrootRsamtoolsRSQLitertracklayerS4ArraysS4VectorsS7sassscalesSeqinfoseqLogosnowspSparseArraystringistringrSummarizedExperimentsystestthatTFBSToolsTFMPvaluetibbletidyrtidyselecttinytexutf8vctrsviridisLitewaldowithrxfunXMLXVectoryaml

atSNP: affinity tests for regulatory SNP detection

Rendered fromatsnp-vignette.rmdusingknitr::rmarkdownon Jun 05 2026.

Last update: 2021-04-26
Started: 2018-12-29

Readme and manuals

Help Manual

Help pageTopics
atSNP: affinity tests for regulatory SNP detectionatSNP-package
Compute the scores for SNP effects on motifs.ComputeMotifScore
Compute p-values for affinity scores.ComputePValues
Compute the augmented matching subsequence on SNP and reference allele s.dtMotifMatch
A motif library containing 2065 motifs downloaded from http://compbio.mit.edu/encode-motifs/motifs.txt.encode_motif
The information for the motif library downloaded from http://compbio.mit.edu/encode-motifs/motifs.txt.encode_motifinfo
Get the IUPAC sequence of a motif.GetIUPACSequence
A motif library containing 593 motifs downloaded from http://jaspar.genereg.net/html/DOWNLOAD/JASPAR_CORE/pfm/nonredundant/pfm_all .txt.jaspar_motif
The information for the motif library downloaded from http://jaspar.genereg.net/html/DOWNLOAD/JASPAR_CORE/pfm/nonredundant/pfm_all .txt.jaspar_motifinfo
Load the SNP data from fasta files.LoadFastaData
Load position weight matrices.LoadMotifLibrary
Load the SNP information and code the genome sequences around the SNP locations.LoadSNPData
Compute the matching subsequence.MatchSubsequence
A sample motif library.motif_library
Composit logo plotting input containing motif scores, the matching subsequences and the augmented matching subsequences on SNP and reference allelemotif_match
Scores for the sample snp data computed based on the motif data.motif_scores
Plot sequence logos of the position weight matrix of the motif and sequences of its corresponding best matching augmented subsequence on the reference and SNP allele.plotMotifMatch
Default stationary distribution for nucleotide sequences in the reference genome.prior
A data frame for SNP information.snp_tbl
A data set for SNP information.snpInfo
Default transition probability matrix for nucleotide sequences in the reference genome.transition