sniffles
structural variation caller using third-generation sequencing
Sniffles is a structural variation (SV) caller using third-generation
sequencing data such as those from Pacific Biosciences or Oxford
Nanopore platforms. It detects all types of SVs using evidence from
split-read alignments, high-mismatch regions, and coverage analysis.
miniramfs
Scripts for generating miniramfs images
This package contains the init and build scripts for miniramfs allowing
devices with initramfs size restrictions to boot.
linux-support-6.11.4
Support files for Linux 6.11
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
m17n-db
multilingual text processing library - database
The m17n library is a multilingual text processing library for the C
language. This library has following features:
- The m17n library is an open source software.
- The m17n library for any Linux/Unix applications.
- The m17n library realizes multilingualization of many aspects of
applications.
- The m17n library represents multilingual text as an object named
M-text. M-text is a string with attributes called text properties,
and designed to substitute for string in C. Text properties carry any
information required to input, display and edit the text.
- The m17n library supports functions to handle M-texts.
python3-sphinxcontrib.htmlhelp
sphinx extension which renders HTML help files
This package provides an extension to the Python sphinx documentation system
which outputs HTML help files.
python3-structlog
structured logging for Python (3.x)
Structlog makes structured logging in Python easy by augmenting your existing
logger. It allows you to split your log entries up into key/value pairs and
build them incrementally without annoying boilerplate code.