This is a staging site. Uploads will not persist. Testing only.

libstdc++-13-pic-mipsel-cross

GNU Standard C++ Library v3 (shared library subset kit) (mipsel)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

r-bioc-oligo

Preprocessing tools for oligonucleotide arrays

A package to analyze oligonucleotide arrays (expression/SNP/tiling/exon) at probe-level. It currently supports Affymetrix (CEL files) and NimbleGen arrays (XYS files).

pyfastx

fast random access to sequences from FASTA/Q file - command

The pyfastx is a lightweight Python C extension that enables users to randomly access to sequences from plain and gzipped FASTA/Q files. This module aims to provide simple APIs for users to extract sequence from FASTA and reads from FASTQ by identifier and index number. The pyfastx will build indexes stored in a sqlite3 database file for random access to avoid consuming excessive amount of memory. In addition, the pyfastx can parse standard (sequence is spread into multiple lines with same length) and nonstandard (sequence is spread into one or more lines with different length) FASTA format.

gobjc++-11-mipsisa64r6el-linux-gnuabi64

GNU Objective-C++ compiler

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libace-7.1.3

C++ network programming framework

This package contains the ADAPTIVE Communication Environment (ACE) framework.

libace-flreactor-7.1.3

ACE-GUI reactor integration for FLTK

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.