kmc binary package in Ubuntu Noble amd64

 The kmc software is designed for counting k-mers (sequences of
 consecutive k symbols) in a set of reads. K-mer counting is
 important for many bioinformatics applications, e.g. developing de Bruijn
 graph assemblers.
 .
 Building de Bruijn graphs is a commonly used approach for genome
 assembly with data from second-generation sequencing.
 Unfortunately, sequencing errors (frequent in practice)
 result in huge memory requirements for de Bruijn graphs, as well
 as long build time. One of the popular approaches to handle this
 problem is filtering the input reads in such a way that unique k-mers
 (very likely obtained as a result of an error) are discarded.
 .
 Thus, KMC scans the raw reads and produces a compact representation
 of all non-unique reads accompanied with number of their occurrences.
 The algorithm implemented in KMC makes use mostly of disk space rather
 than RAM, which allows one to use KMC even on rather typical personal
 computers. When run on high-end servers (what is necessary for KMC
 competitors) it outperforms them in both memory requirements and
 speed of computation. The disk space necessary for computation is in
 order of the size of input data (usually it is smaller).

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-02-18 16:47:16 UTC Published Ubuntu Noble amd64 release universe science Optional 3.2.4+dfsg-1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe science Optional 3.2.4+dfsg-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-02-18 16:47:31 UTC Superseded Ubuntu Noble amd64 release universe science Optional 3.2.3+dfsg-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of kmc 3.2.4+dfsg-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-02-19 18:10:13 UTC Deleted Ubuntu Noble amd64 proposed universe science Optional 3.2.3+dfsg-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-12-14 02:32:06 UTC Superseded Ubuntu Noble amd64 release universe science Optional 3.2.2+dfsg-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of kmc 3.2.3+dfsg-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-01-13 18:10:15 UTC Deleted Ubuntu Noble amd64 proposed universe science Optional 3.2.2+dfsg-2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-12-07 22:25:34 UTC Superseded Ubuntu Noble amd64 release universe science Optional 3.2.2+dfsg-1
  • Removal requested .
  • Superseded by amd64 build of kmc 3.2.2+dfsg-2 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu

Source package