python3-pychopper
identify, orient and trim full-length Nanopore cDNA reads
Pychopper v2 is a Python module to identify, orient and trim full-length
Nanopore cDNA reads. It is also able to rescue fused reads and provides
the script 'pychopper.py'. The general approach of Pychopper v2
is the following:
libopencv-imgproc410
computer vision Image Processing library
This package contains the OpenCV (Open Computer Vision) Image Processing
runtime libraries.
python3-traits
Manifest typing and reactive programming for Python (Python 3)
The traits package provides a metaclass with special attributes that
are called traits. A trait is a type definition that can be used for
normal Python object attributes, giving the attributes some
additional characteristics:
* Initialization: A trait attribute can have a default value
* Validation: A trait attribute is manifestly typed.
* Delegation: The value of a trait attribute can be contained in another
object
* Notification: Setting the value of a trait attribute can fired
callbacks
* Visualization: With the TraitsUI package, GUIs can be generated
automatically from traited objects.
python3-redminelib
Python library for the Redmine RESTful API (Python 3)
Python Redmine is a library for communicating with a Redmine project
management application. Redmine exposes some of it's data via RESTful
(Representational State Transfer) application programming interface (API) for
which Python Redmine provides a simple but powerful Pythonic API inspired by
a well-known Django object-relational mapping (ORM).
topcom
Triangulations Of Point Configurations and Oriented Matroids
TOPCOM is a collection of clients to compute Triangulations Of Point
Configurations and Oriented Matroids, resp.
libguava-mini-java
utilities from Guava
Some popular utilities from Guava repackaged (with different package names
but same class names and method names) into a little jar (11K) available on
Maven Central.