a | b/README.md | ||
---|---|---|---|
1 | # LSTM-VAE |
||
2 | Unsupervised Deep Learning for Multi-Omics |
||
3 | |||
4 | This is a keras code for LSTM-based variational autoencoder (LSTM-VAE). LSTM-VAE was employed to extract |
||
5 | low-dimensional embeddings from time-series multi-omics data. The embeddings were fed to K-means |
||
6 | clustering algorithm to group molecules based on their temporal patterns. Please refer to the figure LSTM-VAE.jpg |
||
7 | |||
8 | Please cite the following paper |
||
9 | |||
10 | Chung NC & Mirza B (joint first authors), Choi H, Wang J, Wang D, Ping P, Wang W. "Unsupervised Classification of Multi-Omics Data during Cardiac Remodeling using Deep Learning". Methods. 2019 Mar 7. https://doi.org/10.1016/j.ymeth.2019.03.004 |