|
a |
|
b/docs/index.rst |
|
|
1 |
scVAE: Single-cell variational auto-encoders |
|
|
2 |
============================================ |
|
|
3 |
|
|
|
4 |
scVAE is a command-line tool for modelling single-cell transcript counts using variational auto-encoders. |
|
|
5 |
|
|
|
6 |
scVAE was developed by `Christopher Heje Grønbech`_ and `Maximillian Fornitz Vording`_ with Christopher continuing its development. The methods used are described and examined in :ref:`Grønbech et al. (2020) <groenbech2020>`. |
|
|
7 |
|
|
|
8 |
.. _Christopher Heje Grønbech: https://github.com/chgroenbech |
|
|
9 |
.. _Maximillian Fornitz Vording: https://github.com/maximillian91 |
|
|
10 |
|
|
|
11 |
Contents |
|
|
12 |
-------- |
|
|
13 |
|
|
|
14 |
.. toctree:: |
|
|
15 |
:maxdepth: 4 |
|
|
16 |
|
|
|
17 |
guide |
|
|
18 |
license |
|
|
19 |
api |
|
|
20 |
references |