biolab / orange3-single-cell

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

Home Page:https://singlecell.biolab.si/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orange3 Single Cell

Discord Chat main codecov PyPI Conda PyPI - License

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

https://singlecell.biolab.si/

License:Other


Languages

Language:Python 100.0%