r-bioc-bsgenome
BioConductor infrastructure for Biostrings-based genome data packages
This BioConductor module provides some basic infrastructure for
Biostrings-based genome data packages.
python3-psrecord
Records the CPU and memory activity of a process
Psrecord is a small Python CLI utility that attaches itself to a
process and records its CPU and memory usage.
It appends results every sample interval into a log file. It can also
plot the data into an image file at the
end of a session using matplotlib.
libnvidia-glvkspirv
NVIDIA binary Vulkan Spir-V compiler library
Vulkan is a multivendor open standard by the Khronos Group for 3D graphics.
edlin
Standard line editor
This is a small line editor, written for FreeDOS as a functional
clone of the old MS-DOS program edlin. It differs from MS edlin in that
first, it's free software, and second, the user interface is slightly
different in a few places. The reason for the difference is so that the user
does not have to type in control characters mandated by MS edlin's syntax.
r-bioc-ensembldb
GNU R utilities to create and use an Ensembl based annotation database
The package provides functions to create and use transcript centric
annotation databases/packages. The annotation for the databases are
directly fetched from Ensembl using their Perl API. The functionality
and data is similar to that of the TxDb packages from the
GenomicFeatures package, but, in addition to retrieve all
gene/transcript models and annotations from the database, the ensembldb
package provides also a filter framework allowing to retrieve
annotations for specific entries like genes encoded on a chromosome
region or transcript models of lincRNA genes.
postgresql-16-pgtt
PostgreSQL Global Temporary Tables
pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global
Temporary Tables.