paoloinglese / 3D_DESI

MATLAB scripts for the paper "Deep learning and 3D-DESI imaging reveal the hidden metabolic heterogeneity of cancer"

Home Page:http://pubs.rsc.org/en/content/articlelanding/2017/sc/c6sc03738k

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D_DESI

Matlab scripts for dimensionality reduction of DESI imaging dataset using the parametric t-SNE method.

The script trains a 391-250-250-1000-2 parametric t-SNE of a subset of the entire dataset (tumour + healthy + background) and calculates the PCA with 5 scaling methods as a comparison.

A kNN model is trained on the low-dimensional data points to compare the performances of the parametric t-SNE method and PCA.

Ref: Inglese, P., McKenzie, J.S., Mroz, A., Kinross, J., Veselkov, K., Holmes, E., Takats, Z., Nicholson, J.K. and Glen, R.C., 2017. Deep learning and 3D-DESI imaging reveal the hidden metabolic heterogeneity of cancer. Chemical Science.

http://pubs.rsc.org/en/Content/ArticleLanding/2017/SC/C6SC03738K

The original MATLAB code for parametric t-SNE is available at: https://lvdmaaten.github.io/tsne/code/ptsne.tar.gz

About

MATLAB scripts for the paper "Deep learning and 3D-DESI imaging reveal the hidden metabolic heterogeneity of cancer"

http://pubs.rsc.org/en/content/articlelanding/2017/sc/c6sc03738k

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%