alla flaggor
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Källkod: libedlib  ]

Paket: python3-edlib (1.2.7-5)

Länkar för python3-edlib

Screenshot

Debianresurser:

Hämta källkodspaketet libedlib:

Ansvariga:

Externa resurser:

Liknande paket:

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.

Andra paket besläktade med python3-edlib

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta python3-edlib

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
alpha (inofficiell anpassning) 89,1 kbyte417,0 kbyte [filförteckning]
amd64 96,8 kbyte341,0 kbyte [filförteckning]
arm64 84,2 kbyte413,0 kbyte [filförteckning]
armel 81,0 kbyte297,0 kbyte [filförteckning]
armhf 84,4 kbyte225,0 kbyte [filförteckning]
hppa (inofficiell anpassning) 92,8 kbyte339,0 kbyte [filförteckning]
i386 99,9 kbyte349,0 kbyte [filförteckning]
ia64 (inofficiell anpassning) 108,5 kbyte604,0 kbyte [filförteckning]
m68k (inofficiell anpassning) 89,7 kbyte313,0 kbyte [filförteckning]
mips64el 88,3 kbyte423,0 kbyte [filförteckning]
ppc64 (inofficiell anpassning) 95,4 kbyte413,0 kbyte [filförteckning]
ppc64el 98,1 kbyte413,0 kbyte [filförteckning]
riscv64 97,1 kbyte269,0 kbyte [filförteckning]
s390x 98,1 kbyte369,0 kbyte [filförteckning]
sh4 (inofficiell anpassning) 112,5 kbyte409,0 kbyte [filförteckning]
sparc64 (inofficiell anpassning) 80,7 kbyte2.085,0 kbyte [filförteckning]
x32 (inofficiell anpassning) 101,1 kbyte321,0 kbyte [filförteckning]