r-bioc-demixt
Cell type-specific deconvolution of heterogeneous tumor samples
When studying cancer cells from tumors excised from patients, the samples
will be a mixture of tumors and healthy cells, e.g. from invading immune cells.
For comparing samples, the interest may be more on comparing the transcriptome
of the tumors themselves.
rsgain
ReplayGain 2.0 loudness normalizer
rsgain (really simple gain) is a loudness normalizer that scans digital
audio streams and calculates loudness-normalized gain and loudness peak
values according to the EBU R128/ITU-R BS.1770 standard (-18 LUFS).
cpp-10-mipsel-linux-gnu
GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
cpp-10-mipsisa64r6el-linux-gnuabi64
GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
python3-django-postgres-extra
Extended PostgreSQL for Django (Python3 version)
This provides extended functionality for PostgreSQL databases to Django.
Currently supported are:
* Native upserts (single query, concurrency safe and bulk support)
* Extended support for HStoreField (unique or null constraints, selecting
individual keys)
* Extra signals for updates
* MIN and MAX expressions for multiple value fields such as hstore and array
* Custom indexes with conditions.