Language

Package: pyscenic @ 0.11.2

Synopsis

Single-Cell regulatory network inference and clustering

Description

pySCENIC is a Python implementation of the SCENIC pipeline (Single-Cell rEgulatory Network Inference and Clustering) which enables biologists to infer transcription factors, gene regulatory networks and cell types from single-cell RNA-seq data.

Home page
https://scenic.aertslab.org/
Location
gnu/packages/bioinformatics.scm (line: 13628, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
profile-collisions

Report collisions that would occur due to propagated inputs

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