a/README.md | b/README.md | ||
---|---|---|---|
1 | # DL-mo |
1 | # DL-mo |
2 | ## A benchmark study of deep learning based multi-omics data fusion methods for cancer |
2 | ## A benchmark study of deep learning based multi-omics data fusion methods for cancer |
3 | *** |
3 | *** |
4 |  |
4 | |
5 | We here compare the performances of 10 deep learning methods in three contexts: |
5 | We here compare the performances of 10 deep learning methods in three contexts: |
6 | 1. Simulated datasets |
6 | 1. Simulated datasets |
7 | 2. Cancer datasets |
7 | 2. Cancer datasets |
8 | 3. Single-cell datasets |
8 | 3. Single-cell datasets |
9 | 9 | ||
... |
... |
||
52 | You need to install the following main libraries: `Python==3.7.0,Tensorflow==1.15.0, scikit-learn==0.20.0, Jupyter==1.0.0`. |
52 | You need to install the following main libraries: `Python==3.7.0,Tensorflow==1.15.0, scikit-learn==0.20.0, Jupyter==1.0.0`. |
53 | 53 |