🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

bio-band

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bio-band

bundlerRubygems
Version
0.1.11
Version published
Maintainers
1
Created
Source

= bio-band

{}[http://travis-ci.org/#!/arrigonialberto86/bioruby-band]

Data mining and machine learning algorithms for Ruby

== Installation

Install the 'jbundle' gem and 'bundle' for JRuby before trying to install the 'bio-band' gem. Maven is also required for .jars automatic download and installation. On Ubuntu/Debian Maven should already be installed and on OSX system you can get it from Brew

If you want to use 'bio-band' APIs without installing the gem you need to run command 'rake -T' once before requiring the gem in your script (this is necessary for jbundler to download the '.jar' files and subsequently set the Java classpath). Otherwise use:

    gem install bio-band

== Usage

See the Wiki section for in depth information on how to use this gem

== Developers

To use the library

    require 'bio-band'

The API doc is online. For more code examples see also the test files in the source tree.

== Project home page

Information on the source tree, documentation, issues and how to contribute, see

http://github.com/arrigonialberto86/bioruby-band

The BioRuby community is on IRC server: irc.freenode.org, channel: #bioruby.

== Cite

If you use this software, please cite one of

== Biogems.info

This Biogem is published at http://biogems.info/index.html#bio-band

== Copyright

Copyright (c) 2013 arrigonialberto86. See LICENSE.txt for further details.

FAQs

Package last updated on 16 Sep 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts