[ Paquet source : libedlib ]
Paquet : libedlib1 (1.2.7-7 et autres)
Liens pour libedlib1
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source libedlib :
Responsables :
- Debian Med Packaging Team (Page QA, Archive du courrier électronique)
- Andreas Tille (Page QA)
- Étienne Mollier (Page QA)
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
library for sequence alignment using edit distance
A lightweight and super fast C/C++ library for sequence alignment using edit distance.
Calculating edit distance of two strings is as simple as:
edlibAlign("hello", 5, "world!", 6,
edlibDefaultAlignConfig()).editDistance;
Features
* Calculates edit distance (Levehnstein distance). * It can find optimal alignment path (instructions how to transform first sequence into the second sequence). * It can find just the start and/or end locations of alignment path - can be useful when speed is more important than having exact alignment path. * Supports multiple alignment methods: global(NW), prefix(SHW) and infix(HW), each of them useful for different scenarios. * You can extend character equality definition, enabling you to e.g. have wildcard characters, to have case insensitive alignment or to work with degenerate nucleotides. * It can easily handle small or very large sequences, even when finding alignment path, while consuming very little memory. * Super fast thanks to Myers's bit-vector algorithm.
This package contains the shared library.
Autres paquets associés à libedlib1
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.16) [x32]
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [hppa]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armhf, i386, m68k, ppc64, s390x, sparc64]
- dep: libc6 (>= 2.41) [sh4]
- dep: libc6 (>= 2.42) [loong64]
-
- dep: libc6.1 (>= 2.1.3) [alpha]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6.1-udeb
- dep: libc6.1 (>= 2.37) [ia64]
-
- dep: libgcc-s1 (>= 3.0) [x32]
- bibliothèque de prise en charge de GCC
- dep: libgcc-s1 (>= 3.3.1) [non armhf, hppa, ia64, m68k, x32]
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- bibliothèque de prise en charge de GCC
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- bibliothèque de prise en charge de GCC
-
- dep: libstdc++6 (>= 5.2)
- bibliothèque standard C++ de GNU v3
-
- dep: libunwind8 [ia64]
- bibliothèque pour déterminer la chaîne d'appel d'un programme –⋅exécutable
Télécharger libedlib1
| Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|---|
| alpha (portage non officiel) | 1.2.7-7+b1 | 16,4 ko | 84,0 ko | [liste des fichiers] |
| amd64 | 1.2.7-7+b1 | 18,4 ko | 51,0 ko | [liste des fichiers] |
| arm64 | 1.2.7-7+b1 | 19,0 ko | 83,0 ko | [liste des fichiers] |
| armhf | 1.2.7-7+b1 | 15,1 ko | 83,0 ko | [liste des fichiers] |
| hppa (portage non officiel) | 1.2.7-7+b1 | 18,2 ko | 47,0 ko | [liste des fichiers] |
| i386 | 1.2.7-7+b1 | 17,6 ko | 51,0 ko | [liste des fichiers] |
| ia64 (portage non officiel) | 1.2.7-5 | 19,8 ko | 62,0 ko | [liste des fichiers] |
| loong64 | 1.2.7-7+b1 | 17,8 ko | 82,0 ko | [liste des fichiers] |
| m68k (portage non officiel) | 1.2.7-7+b1 | 16,6 ko | 43,0 ko | [liste des fichiers] |
| ppc64 (portage non officiel) | 1.2.7-7+b1 | 18,3 ko | 83,0 ko | [liste des fichiers] |
| ppc64el | 1.2.7-7+b1 | 20,3 ko | 83,0 ko | [liste des fichiers] |
| riscv64 | 1.2.7-7+b1 | 15,6 ko | 39,0 ko | [liste des fichiers] |
| s390x | 1.2.7-7+b1 | 19,1 ko | 51,0 ko | [liste des fichiers] |
| sh4 (portage non officiel) | 1.2.7-7+b1 | 18,0 ko | 83,0 ko | [liste des fichiers] |
| sparc64 (portage non officiel) | 1.2.7-7+b1 | 15,2 ko | 1 044,0 ko | [liste des fichiers] |
| x32 (portage non officiel) | 1.2.7-5+b1 | 17,3 ko | 47,0 ko | [liste des fichiers] |
