Tarkennettu haku
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libedlib  ]

Paketti: python3-edlib (1.2.7-5)

Links for python3-edlib

Screenshot

Debian-palvelut:

Imuroi lähdekoodipaketti libedlib:

Ylläpitäjät:

External Resources:

Samankaltaisia paketteja:

library for sequence alignment using edit distance (Python3 module)

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 Python3 module.

Muut pakettiin python3-edlib liittyvät paketit

  • depends
  • recommends
  • suggests
  • enhances

Imuroi python3-edlib

Imurointi kaikille saataville arkkitehtuureille
Arkkitehtuuri Paketin koko Koko asennettuna Tiedostot
alpha (epävirallinen siirros) 89.1 kt417.0 kt [tiedostoluettelo]
amd64 96.8 kt341.0 kt [tiedostoluettelo]
arm64 84.2 kt413.0 kt [tiedostoluettelo]
armel 81.0 kt297.0 kt [tiedostoluettelo]
armhf 84.4 kt225.0 kt [tiedostoluettelo]
hppa (epävirallinen siirros) 92.8 kt339.0 kt [tiedostoluettelo]
i386 99.9 kt349.0 kt [tiedostoluettelo]
ia64 (epävirallinen siirros) 108.5 kt604.0 kt [tiedostoluettelo]
m68k (epävirallinen siirros) 89.7 kt313.0 kt [tiedostoluettelo]
mips64el 88.3 kt423.0 kt [tiedostoluettelo]
ppc64 (epävirallinen siirros) 95.4 kt413.0 kt [tiedostoluettelo]
ppc64el 98.1 kt413.0 kt [tiedostoluettelo]
riscv64 97.1 kt269.0 kt [tiedostoluettelo]
s390x 98.1 kt369.0 kt [tiedostoluettelo]
sh4 (epävirallinen siirros) 112.5 kt409.0 kt [tiedostoluettelo]
sparc64 (epävirallinen siirros) 80.7 kt2,085.0 kt [tiedostoluettelo]
x32 (epävirallinen siirros) 101.1 kt321.0 kt [tiedostoluettelo]