libppsdocument-4.0-5

Document (Comic Books, DjVu, PDF) rendering library

This package contains libppsdocument, which performs the rendering of the documents.

libcudadebugger1

NVIDIA CUDA Debugger Library

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

nvidia-driver-libs

NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries)

This metapackage depends on the NVIDIA binary libraries that provide optimized hardware acceleration of OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server.

nvidia-detect

NVIDIA GPU detection utility

The 'nvidia-detect' script in this package checks for an NVIDIA GPU in the system and recommends one of the non-free accelerated driver meta-packages (nvidia-driver, nvidia-tesla-535-driver or nvidia-tesla-470-driver) for installation.

libpgplot5

large subroutine library for plotting scientific data (runtime library)

Many routines are included in pgplot for viewing scientific data.

bwa-mem2

Sequence alignment using Burrows-Wheeler Transform

BWA is a software package for mapping low-divergent sequences against a large reference genome, such as the human genome. It consists of three algorithms: BWA-backtrack, BWA-SW and BWA-MEM. The first algorithm is designed for Illumina sequence reads up to 100bp, while the rest two for longer sequences ranged from 70bp to 1Mbp. BWA-MEM and BWA-SW share similar features such as long-read support and split alignment, but BWA-MEM, which is the latest, is generally recommended for high-quality queries as it is faster and more accurate. BWA-MEM also has better performance than BWA-backtrack for 70-100bp Illumina reads.