php7.3-cli

command-line interpreter for the PHP scripting language

php7.3-dba

DBA module for PHP

php7.3-gd

GD module for PHP

libmps-fortran0t64

Multiprecision polynomial solver (FORTRAN module)

A polynomial rootfinder that can determine arbitrary precision approximations with guaranteed inclusion radii. It supports exploiting of polynomial structures such as sparsisty and allows for polynomial implicitly defined or in some non standard basis.

php-symfony-options-resolver

configure objects with option arrays

The Symfony OptionsResolver Component allows the configuration of objects with option arrays by supporting default values on different levels of class hierarchy, option constraints and lazy options whose default value depends on the value of another option.

pilon

automated genome assembly improvement and variant detection tool

Pilon is a software tool which can be used to: * Automatically improve draft assemblies * Find variation among strains, including large event detection Pilon requires as input a FASTA file of the genome along with one or more BAM files of reads aligned to the input FASTA file. Pilon uses read alignment analysis to identify inconsistencies between the input genome and the evidence in the reads. It then attempts to make improvements to the input genome, including: * Single base differences * Small indels * Larger indel or block substitution events * Gap filling * Identification of local misassemblies, including optional opening of new gaps