ufc

unified code generation interface for form-compilers

xpore

Nanopore analysis of differential RNA modifications

RNA is transcribed from DNA, possibly spliced and exported to the cytoplasm - fine - but its bases can also be modified, edited, and not all such modifications are visible by Sanger sequencing methods and its derivatives.

node-exit

replacement for process.exit that ensures stdio is fully drained

To make a long story short, if process.exit is called on Windows, script output is often truncated when pipe-redirecting stdout or stderr. This module attempts to work around this issue by waiting until those streams have been completely drained before actually calling process.exit.

python3-lasagne

deep learning library build on the top of Theano (Python3 modules)

Lasagne is a Python library to build and train deep (multi-layered) artificial neural networks on the top of Theano (math expression compiler). In comparison to other abstraction layers for that like e.g. Keras, it abstracts Theano as little as possible.

python3-zope.schema

zope.interface extension for defining data schemas

Schemas extend the notion of interfaces to detailed descriptions of Attributes (but not methods). Every schema is an interface and specifies the public fields of an object. A *field* roughly corresponds to an attribute of a Python object. But a Field provides space for at least a title and a description. It can also constrain its value and provide a validation method. Besides you can optionally specify characteristics such as its value being read-only or not required.

libplatform-api-headers

dummy transitional package for libplatform-api-headers