|
a |
|
b/docs/source/index.rst |
|
|
1 |
Welcome to MOVE's documentation! |
|
|
2 |
================================ |
|
|
3 |
|
|
|
4 |
.. toctree:: |
|
|
5 |
:hidden: |
|
|
6 |
:maxdepth: 1 |
|
|
7 |
:caption: Contents: |
|
|
8 |
|
|
|
9 |
install |
|
|
10 |
method |
|
|
11 |
tutorial/index |
|
|
12 |
|
|
|
13 |
MOVE (**m**\ ulti-\ **o**\ mics **v**\ ariational auto\ **e**\ ncoder) is a |
|
|
14 |
framework for integration of omics and other data modalities (including both |
|
|
15 |
categorical and continuous data). Our approach consists of training an ensemble |
|
|
16 |
of VAE (variational autoencoder) models and performing *in silico* perturbation |
|
|
17 |
experiments to identify associations across the different omics datasets. |
|
|
18 |
|
|
|
19 |
We invite you to read `our publication`_ presenting this method, or read |
|
|
20 |
about the method :doc:`here</method>`. |
|
|
21 |
|
|
|
22 |
.. _`our publication`: https://www.nature.com/articles/s41587-022-01520-x |