Path to this page:
./
wip/spatt,
Statistics for Patterns
Branch: CURRENT,
Version: 2.0,
Package name: spatt-2.0,
Maintainer: jihbed.researchSPatt (Statistic for Patterns) is a suite of C++ programs designed for
the computation of pattern occurrences p-value on text. Assuming the text
is generated according to Markov model, the p-value of a given observation
is its probability to occur. The lower is the p-value, the more unlikely is
the observation. For example, this tools can be used to find patterns with
unusual behaviour in DNA sequences
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 90abbaec32b3547ca6ac4cae5550287b614c50a7
Filesize: 591.335 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-03-07 14:14:18 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import spatt-2.0 as wip/spatt.
SPatt (Statistic for Patterns) is a suite of C++ programs designed for
the computation of pattern occurrences p-value on text. Assuming the text
is generated according to Markov model, the p-value of a given observation
is its probability to occur. The lower is the p-value, the more unlikely is
the observation. For example, this tools can be used to find patterns with
unusual behaviour in DNA sequences
|