emmax

genetic mapping considering population structure

EMMAX is a statistical test for large scale human or model organism association mapping accounting for the sample structure. In addition to the computational efficiency obtained by EMMA algorithm, EMMAX takes advantage of the fact that each locus explains only a small fraction of complex traits, which allows one to avoid repetitive variance component estimation procedure, resulting in a significant amount of increase in computational time of association mapping using mixed model.

python3-codegen

extension to ast that allows AST -> Python code generation

The codegen module converts a abstract syntax tree (AST) back into Python source code. This is useful for debugging purposes, especially when dealing with custom ASTs not generated by Python itself.

libghc-convertible-prof

Typeclasses and instances for converting between types, GHC profiling package

convertible provides a typeclass with a single function that is designed to help convert between different types: numeric values, dates and times, and the like. The conversions perform bounds checking and return a pure Either value. This means that you need not remember which specific function performs the conversion you desire.

perlimports

tool to automate the maintenance of Perl import statements

This package provides the perlimports command line interface, which automates the cleanup and maintenance of Perl use and require statements. Loosely inspired by goimports, this tool aims to be part of your linting and tidying workflow, in much the same way you might use perltidy or perlcritic.

ncbi-cn3d

3-dimensional viewer for biological molecules

Cn3D is a helper application for your web browser that allows you to view 3-dimensional structures from NCBI's Entrez retrieval service.

libwolfssl19

wolfSSL encryption library