spaced 1.2.0-201605+dfsg-3 source package in Ubuntu

Changelog

spaced (1.2.0-201605+dfsg-3) unstable; urgency=medium

  [ Shruti Sridhar ]
  * Team Upload.
  * Add test data
  * Add autopkgtests
  * Install README as docs

  [ Nilesh Patra ]
  * Bump Standards-Version to 4.5.1 (no changes needed)

 -- Shruti Sridhar <email address hidden>  Mon, 16 Aug 2021 16:10:19 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
spaced_1.2.0-201605+dfsg-3.dsc 2.0 KiB e164d6f0ad234da6fedfd7f598c42e373b2146af3abf44eddb85489d6f498421
spaced_1.2.0-201605+dfsg.orig.tar.xz 26.4 KiB c539e92072b3ca2c79f3841616525ff75366fe1a84b7ff12209b25e788e9979d
spaced_1.2.0-201605+dfsg-3.debian.tar.xz 10.2 KiB 6117352864f86df8453bdfaee6c4d4e967e6f883113dbd9cbcb07e795e8d1e8f

No changes file available.

Binary packages built by this source

spaced: alignment-free sequence comparison using spaced words

 Spaced (Words) is a new approach to alignment-free sequence
 comparison. While most alignment-free algorithms compare the
 word-composition of sequences, spaced uses a pattern of care and
 don't care positions. The occurrence of a spaced word in a sequence
 is then defined by the characters at the match positions only, while
 the characters at the don't care positions are ignored. Instead of
 comparing the frequencies of contiguous words in the input sequences,
 this new approach compares the frequencies of the spaced words according
 to the pre-defined pattern. An information-theoretic distance measure
 is then used to define pairwise distances on the set of input sequences
 based on their spaced-word frequencies. Systematic test runs on real and
 simulated sequence sets have shown that, for phylogeny reconstruction,
 this multiple-spaced-words approach is far superior to the classical
 alignment-free approach based on contiguous word frequencies.

spaced-dbgsym: debug symbols for spaced