Skip to main content

Orange Bioinformatics add-on for Orange data mining software package.

Project description

[![Build Status](https://travis-ci.org/biolab/orange3-bioinformatics.svg?branch=master)](https://travis-ci.org/biolab/orange3-bioinformatics) [![codecov](https://codecov.io/gh/biolab/orange3-bioinformatics/branch/master/graph/badge.svg)](https://codecov.io/gh/biolab/orange3-bioinformatics)

Orange Bioinformatics extends Orange, a data mining software package, with common functionality for bioinformatics. The provided functionality can be accessed as a Python library or through a visual programming interface (Orange Canvas). The latter is also suitable for non-programmers.

In Orange Canvas the analyst connects basic computational units, called widgets, into data flow analytics schemas. Two units-widgets can be connected if they share a data type. Compared to other popular tools like Taverna, Orange widgets are high-level, integrated potentially complex tasks, but are specific enough to be used independently. Even elaborate analyses rarely consist of more than ten widgets; while tasks such as clustering and enrichment analysis could be executed with up to five widgets. While building the schema each widget is independently controlled with settings, the settings do not conceptually burden the analyst.

Orange Bioinformatics provides access to publicly available data, like GEO data sets, GO and KEGG. All features can be combined with powerful visualization, network exploration and data mining techniques from the Orange data mining framework.

Installation

To install the add-on with pip use

pip install Orange3-bioinformatics

To register this add-on with Orange, but keep the code in the development directory (do not copy it to Python’s site-packages directory), run

pip install -e .

Documentation / widget help can be built by running

make html htmlhelp

from the doc directory.

Usage

After the installation, the widgets from this add-on are registered with Orange. To run Orange from the terminal, use

python3 -m Orange.canvas

or

orange-canvas

The new widgets are in the toolbox bar under Bioinformatics section.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Orange3-Bioinformatics-3.0.6.tar.gz (221.0 kB view details)

Uploaded Source

File details

Details for the file Orange3-Bioinformatics-3.0.6.tar.gz.

File metadata

File hashes

Hashes for Orange3-Bioinformatics-3.0.6.tar.gz
Algorithm Hash digest
SHA256 0b6069e799737d75ba28810445c9484d5f6f3bbfbca77d4b7c39c447352cf96f
MD5 711b6c94c97b975149c758c34b611928
BLAKE2b-256 5df4ada13384b6074b3e22e079beb406ef87e6f02855b439f8320a3eb7c51be8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page