python3-gtfparse
parser for gene transfer format (aka GFF2)
You find a gene in the genome? Or a feature about it?
The gene transfer format (GTF, identical to GFF2)
allows your program or your database to exchange
this information so it can be presented with genome
browsers or used e.g. as a selection for other features
like nucleotide variants.
python3-cigar
manipulate SAM cigar strings
Cigar is a simple Python3 library for dealing with cigar strings. the most
useful feature now is soft-masking from left or right. This allows one to
adjust a SAM record only by changing the cigar string to soft-mask a number
of bases such that the rest of the SAM record (pos, tlen, etc.) remain valid,
but downstream tools will not consider the soft-masked bases in further
analysis.
librte-lpm23
Data Plane Development Kit (librte-lpm runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
lcl-nogui-2.2
Lazarus Components Library - no GUI backend
Lazarus is an IDE to create (graphical and console) applications with Free
Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on
Windows, Linux, Mac OS X, FreeBSD and more.