AutoGeneS automatically extracts informative genes and reveals the cellular heterogeneity of bulk RNA samples. AutoGeneS requires no prior knowledge about marker genes and selects genes by simultaneously optimizing multiple criteria: minimizing the correlation and maximizing the distance between cell types. It can be applied to reference profiles from various sources like single-cell experiments or sorted cell populations.
For a multi-objective optimization problem, there usually exists no single solution that simultaneously optimizes all objectives. In this case, the objective functions are said to be conflicting, and there exists a (possibly infinite) number of Pareto-optimal solutions. Pareto-(semi)optimal solutions are a set of all solutions that are not dominated by any other explored solution. Pareto-optimal solutions offer a set of equally good solutions from which to select, depending on the dataset
PyPI only
pip install autogenes
Development Version (latest version on github)
git clone https://github.com/theislab/AutoGeneS
pip install dist/autogenes-1.0.3-py3-none-any.whl
Version | Tag | Published |
---|---|---|
1.0.4 | 2yrs ago | |
1.0.3 | 3yrs ago | |
1.0.1 | 3yrs ago | |
1.0 | 3yrs ago |