libclc-17

OpenCL C language implementation - platform support

libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification.

libkf5textaddonswidgets1

KDE text handling addons - widgets library

KTextAddons is a collection of text addons libraries developed by the KDE community.

python3-django-adminplus

Easily add custom views to the Django admin (Python3 version)

AdminPlus aims to be the smallest possible extension to the excellent Django admin component that lets you add admin views that are not tied to models. It allows one to add simple custom views without mucking about with hijacking URLs, and providing links to them right in the admin index.

libost-img2.3

Open-Source Computational Structural Biology Framework

OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics.

r-cran-rhpcblasctl

control the number of threads on 'BLAS' in GNU R

Control the number of threads on 'BLAS' (Aka 'GotoBLAS', 'OpenBLAS', 'ACML', 'BLIS' and 'MKL'). And possible to control the number of threads in 'OpenMP'. Get a number of logical cores and physical cores if feasible.

snippy-examples

rapid haploid variant calling and core genome alignment (examples)

Snippy finds SNPs between a haploid reference genome and your NGS sequence reads. It will find both substitutions (snps) and insertions/deletions (indels). It will use as many CPUs as you can give it on a single computer (tested to 64 cores). It is designed with speed in mind, and produces a consistent set of output files in a single folder. It can then take a set of Snippy results using the same reference and generate a core SNP alignment (and ultimately a phylogenomic tree).