r-bioc-s4arrays
foundation of array-like containers in Bioconductor
The S4Arrays package defines the Array virtual class to be
extended by other S4 classes that wish to implement a container
with an array-like semantic. It also provides: (1) low-level
functionality meant to help the developer of such container to
implement basic operations like display, subsetting, or coercion
of their array-like objects to an ordinary matrix or array, and
(2) a framework that facilitates block processing of array-like
objects (typically on-disk objects).
r-bioc-xvector
BioConductor representation and manpulation of external sequences
This BioConductor package provides memory efficient S4 classes for storing
sequences "externally" (behind an R external pointer, or on disk).
r-bioc-rhdf5
BioConductor HDF5 interface to R
This package provides an interface between HDF5 and R.
HDF5's main features are the ability to store and access very large and/or
complex datasets and a wide variety of metadata on mass storage (disk)
through a completely portable file format. The rhdf5 package is thus suited
for the exchange of large and/or complex datasets between R and other
software package, and for letting R applications work on datasets that are
larger than the available RAM.
python3-dm-tree
library for working with nested data structures (Python3 version)
A library for working with nested data structures. In a way, tree generalizes
the builtin map function which only supports flat sequences, and allows one to
apply a function to each "leaf" preserving the overall structure.
libgnuradio-analog3.10.12
gnuradio analog functions
Library for handling analog signal processing functions.
These functions are also in gnuradio-core.
Part of the main gnuradio build.
libgnuradio-blocks3.10.12
gnuradio blocks functions
Some non-signal processing blocks.
These functions are also in gnuradio-core.
Part of the main gnuradio build.