Paket: python3-dna-jellyfish (2.3.1-4)
Links für python3-dna-jellyfish
Debian-Ressourcen:
Quellcode-Paket jellyfish herunterladen:
Betreuer:
- Debian Med Packaging Team (QS-Seite, E-Mail-Archiv)
- Shaun Jackman (QS-Seite)
- Andreas Tille (QS-Seite)
- Michael R. Crusoe (QS-Seite)
- Étienne Mollier (QS-Seite)
Externe Ressourcen:
- Homepage [www.genome.umd.edu]
Ähnliche Pakete:
count k-mers in DNA sequences (Python bindings of jellyfish)
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.
This package contains the Python bindings of jellyfish.
Andere Pakete mit Bezug zu python3-dna-jellyfish
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [nicht riscv64]
- GCC Support-Bibliothek
- dep: libgcc-s1 (>= 3.4) [riscv64]
-
- dep: libjellyfish-2.0-2 (>= 2.3.1)
- count k-mers in DNA sequences (dynamic library of jellyfish)
-
- dep: libstdc++6 (>= 13.1)
- GNU-Implementierung der Standard-C++-Bibliothek (Version 3)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
python3-dna-jellyfish herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
amd64 | 63,7 kB | 333,0 kB | [Liste der Dateien] |
arm64 | 62,4 kB | 437,0 kB | [Liste der Dateien] |
mips64el | 60,4 kB | 451,0 kB | [Liste der Dateien] |
ppc64el | 66,8 kB | 437,0 kB | [Liste der Dateien] |
riscv64 | 64,9 kB | 297,0 kB | [Liste der Dateien] |