mosdepth

BAM/CRAM depth calculation biological sequencing

Many small reads are produced by high-throughput "next generation" sequencing technologies. The final sequence is derived from how these reads are overlapping towards a consensus. The more reads are covering/confirming parts of a nucleotide seq, the higher the confidence is. Too many reads would be indicative of e.g. repeats in the genome.

r-cran-forcats

GNU R package for working with categorical variables (factors)

The package offers helpers for reordering factor levels (including moving specified levels to front, ordering by first appearance, reversing, and randomly shuffling), and tools for modifying factor levels (including collapsing rare levels into other, 'anonymising', and manually 'recoding').

postgresql-15-postgis-3

Geographic objects support for PostgreSQL 15

PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL".

google-android-sources-20-installer

Google's 'Sources for Android 20' Installer

This package will download the Google's Sources for Android 20 package and unpacks it into Debian-friendly paths.
text-based mailreader supporting MIME, GPG, PGP and threading

mutt

text-based mailreader supporting MIME, GPG, PGP and threading

Mutt is a sophisticated text-based Mail User Agent. Some highlights:

libhiredis1.1.0

minimalistic C client library for Redis

Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command.