[Debian-med-packaging] jellyfish_1.1.2-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Mon Oct 10 21:32:31 UTC 2011
(new) jellyfish_1.1.2-1.debian.tar.gz optional science
(new) jellyfish_1.1.2-1.dsc optional science
(new) jellyfish_1.1.2-1_amd64.deb optional science
count k-mers in DNA sequences
JELLYFISH is a tool for fast, memory-efficient counting of k-mers in
DNA. A k-mer is a substring of length k, and counting the occurrences
of all such substrings is a central step in many analyses of DNA
sequence. JELLYFISH can count k-mers using an order of magnitude less
memory and an order of magnitude faster than other k-mer counting
packages by using an efficient encoding of a hash table and by
exploiting the "compare-and-swap" CPU instruction to increase
parallelism.
.
JELLYFISH is a command-line program that reads FASTA and multi-FASTA
files containing DNA sequences. It outputs its k-mer counts in an
binary format, which can be translated into a human-readable text
format using the "jellyfish dump" command.
.
If you use JELLYFISH in your research, please cite:
Guillaume Marcais and Carl Kingsford, A fast, lock-free approach for
efficient parallel counting of occurrences of k-mers. Bioinformatics
(2011) 27(6): 764-770 (first published online January 7, 2011)
doi:10.1093/bioinformatics/btr011
(new) jellyfish_1.1.2.orig.tar.gz optional science
Changes: jellyfish (1.1.2-1) unstable; urgency=low
.
* Initial release. Closes: #644925.
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 644925
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Debian-med-packaging
mailing list