libgnuastro18
GNU Astronomy Utilities shared libraries
GNU Astronomy Utilities (Gnuastro) is a collection of programs (the
`gnuastro' package) and librarires (this package along with
`libgnuastro-dev') for astronomical data analysis and manipulation.
The programs can be run on the command-line for efficient and easy
usage and the libraries can be used within C and C++ programs.
kscreen
KDE monitor hotplug and screen handling
KScreen provides multiple monitor support. This support tries to be
as smart as possible adapting the behavior of it to each use case
making the configuration of monitors as simple as plugging them into
your computer.
r-cran-sjmisc
GNU R data and variable transformation functions
Collection of miscellaneous utility functions, supporting data
transformation tasks like recoding, dichotomizing or grouping variables,
setting and replacing missing values. The data transformation functions
also support labelled data, and all integrate seamlessly into a
'tidyverse'-workflow.
python3-oslo.versionedobjects
deals with DB schema versions and code expectations - Python 3.x
oslo.versionedobjects library deals with DB schema being at different versions
than the code expects, allowing services to be operated safely during
upgrades. It enables DB independent schema by providing an abstraction layer,
which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is
also used in RPC APIs, to ensure upgrades happen without spreading version
dependent code across different services and projects.
biosyntax
Syntax Highlighting for Computational Biology (metapackage)
Syntax highlighting for computational biology to bring you intuitively close
to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx
, .clustal, .pdb, .gtf, .bed files & more.
r-cran-modelr
GNU R modelling functions that work with the pipe
This package provides GNU R functions for modelling that help you
seamlessly integrate modelling into a pipeline of data manipulation
and visualisation.