libwww-wikipedia-perl

perl module that provides an automated interface to Wikipedia

WWW::Wikipedia provides an automated interface to Wikipedia http://www.wikipedia.org, which is a free, collaborative, online encyclopedia. WWW::Wikipedia allows you to search for a topic and return the resulting entry. It also gives you access to related topics which are also available via the Wikipedia for that entry.

ruby-rethtool

partial wrapper around the SIOCETHTOOL ioctl

Have you ever needed to get at some details about a network interface from inside a Ruby script, but got stuck trying to parse the output of ethtool? If so, you're one-in-a-million, but at least you don't have to write an ethtool parser any more. use Rethtool instead!

libgnuradio-fft3.7.11

gnuradio fast Fourier transform functions

lib32go16-x32-cross

Runtime library for GNU Go applications (32bit)

Library needed for GNU Go applications linked against the shared library.

kallisto

near-optimal RNA-Seq quantification

Kallisto is a program for quantifying abundances of transcripts from RNA-Seq data, or more generally of target sequences using high-throughput sequencing reads. It is based on the novel idea of pseudoalignment for rapidly determining the compatibility of reads with targets, without the need for alignment. On benchmarks with standard RNA-Seq data, kallisto can quantify 30 million human reads in less than 3 minutes on a Mac desktop computer using only the read sequences and a transcriptome index that itself takes less than 10 minutes to build. Pseudoalignment of reads preserves the key information needed for quantification, and kallisto is therefore not only fast, but also as accurate than existing quantification tools. In fact, because the pseudoalignment procedure is robust to errors in the reads, in many benchmarks kallisto significantly outperforms existing tools.

libcatalyst-engine-apache-perl

Catalyst engine for Apache 1.x and 2.x

Catalyst::Engine::Apache is a Perl module that provides backend support for the Catalyst MVC framework on the Apache web server (for both the 1.x and 2.x branches).