This is the development version of sarks; for the stable release version, see sarks.
Suffix Array Kernel Smoothing for discovery of correlative sequence motifs and multi-motif domainsBioconductor version: Development (3.22)
Suffix Array Kernel Smoothing (see https://academic.oup.com/bioinformatics/article-abstract/35/20/3944/5418797), or SArKS, identifies sequence motifs whose presence correlates with numeric scores (such as differential expression statistics) assigned to the sequences (such as gene promoters). SArKS smooths over sequence similarity, quantified by location within a suffix array based on the full set of input sequences. A second round of smoothing over spatial proximity within sequences reveals multi-motif domains. Discovered motifs can then be merged or extended based on adjacency within MMDs. False positive rates are estimated and controlled by permutation testing.
Author: Dennis Wylie [aut, cre] ORCID: 0000-0003-0380-3549
Maintainer: Dennis Wylie <denniscwylie at gmail.com>
Citation (from within R, entercitation("sarks")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("sarks")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("sarks")
Details biocViews DifferentialExpression, FeatureExtraction, GeneExpression, GeneRegulation, MotifDiscovery, RNASeq, Software, Transcriptomics Version 1.21.0 In Bioconductor since BioC 3.11 (R-4.0) (5 years) License BSD_3_clause + file LICENSE Depends R (>= 4.0) Imports rJava, Biostrings, IRanges, utils, stats, cluster, binom System Requirements Java (>= 1.8) URL https://academic.oup.com/bioinformatics/article-abstract/35/20/3944/5418797 https://github.com/denniscwylie/sarks Bug Reports https://github.com/denniscwylie/sarks/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4