python3-mappy

Python3 interface minimap2

Minimap2 is a versatile sequence alignment program that aligns DNA or mRNA sequences against a large reference database. Typical use cases include: (1) mapping PacBio or Oxford Nanopore genomic reads to the human genome; (2) finding overlaps between long reads with error rate up to ~15%; (3) splice-aware alignment of PacBio Iso-Seq or Nanopore cDNA or Direct RNA reads against a reference genome; (4) aligning Illumina single- or paired-end reads; (5) assembly-to-assembly alignment; (6) full- genome alignment between two closely related species with divergence below ~15%.

node-boolbase

two functions: One that returns true, one that returns false

This very simple module provides two basic functions, one that always returns true (trueFunc) and one that always returns false (falseFunc).

libxs-parse-sublike-perl

XS functions to assist in parsing sub-like syntax

XS::Parse::Sublike provides some XS functions to assist in writing parsers for sub-like syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism. It is unlikely to be of much use to anyone else; and highly unlikely to be any use when writing perl code using these. Unless you are writing a keyword plugin using XS, this module is not for you.

node-pg-hstore

serialize and deserialize JSON data into hstore format

A node package for serializing and deserializing JSON data to hstore format.

obs-websocket

WebSockets API for OBS Studio

A Websocket API for OBS Studio. The websocket server runs on port 4444 and the protocol is based on the OBSRemote protocol (including authentication) with some additions specific to OBS Studio.

gir1.2-gly-1

sandboxed image loaders for GNOME

Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf.