Language

Package: python-ikarus @ 0.0.2

Synopsis

Machine learning classifier of tumor cells

Description

ikarus is a stepwise machine learning pipeline that tries to cope with a task of distinguishing tumor cells from normal cells. Leveraging multiple annotated single cell datasets it can be used to define a gene set specific to tumor cells. First, the latter gene set is used to rank cells and then to train a logistic classifier for the robust classification of tumor and normal cells. Finally, sensitivity is increased by propagating the cell labels based on a custom cell-cell network. ikarus is tested on multiple single cell datasets to ascertain that it achieves high sensitivity and specificity in multiple experimental contexts.

Home page
https://github.com/BIMSBbioinfo/ikarus
Location
gnu/packages/bioinformatics.scm (line: 13662, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit
profile-collisions

Report collisions that would occur due to propagated inputs

propagated inputs python-tornado@5.1.1 and python-tornado@6.1 collide