Skip to content

πŸŠπŸ”¬ Orange add-on for gene expression of single cell data

License

Notifications You must be signed in to change notification settings

VesnaT/orange3-single-cell

This branch is 492 commits behind biolab/orange3-single-cell:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dce3bfc Β· Apr 24, 2018
Nov 17, 2017
Apr 16, 2018
Apr 10, 2018
Apr 24, 2018
Nov 21, 2017
Nov 21, 2017
Jun 2, 2016
Apr 16, 2018
Jul 19, 2017
Feb 12, 2018
Sep 8, 2017
Apr 9, 2018
Apr 16, 2018

Repository files navigation

Orange3 Single Cell

The Single Cell add-on for Orange3 adds functionality for analysis of single cell data.

Installation

To install the add-on, run

pip install .

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 widget from this add-on is registered with Orange. To run Orange from the terminal, use

python -m Orange.canvas

The new widget appears in the toolbox bar under the section Single Cell.

About

πŸŠπŸ”¬ Orange add-on for gene expression of single cell data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 71.8%
  • NSIS 17.1%
  • Shell 10.6%
  • Batchfile 0.5%