cg

diff grant.txt @ 73:55c52b7b02d4

.
author bshanks@bshanks.dyndns.org
date Mon Apr 20 16:59:47 2009 -0700 (16 years ago)
parents 9ae6fef05fcf
children 19647ba662c8
line diff
1.1 --- a/grant.txt Mon Apr 20 16:21:13 2009 -0700 1.2 +++ b/grant.txt Mon Apr 20 16:59:47 2009 -0700 1.3 @@ -397,7 +397,7 @@ 1.4 1.5 \begin{wrapfigure}{L}{0.6\textwidth}\centering 1.6 \includegraphics[scale=1]{merge3_norm_hv_PCA_ndims50_prototypes_collage_sm_border.eps} 1.7 -\includegraphics[scale=1]{nnmf_ndims7_collage_border.eps} 1.8 +\includegraphics[scale=.96]{nnmf_ndims7_collage_border.eps} 1.9 \includegraphics[scale=1]{merge3_norm_hv_k150_LandmarkIsomap_ndims7_prototypes_collage_sm_border.eps} 1.10 \\ 1.11 \includegraphics[scale=.24]{paint_merge3_major.eps}\includegraphics[scale=.22]{merge3_norm_hv_PCA_ndims50_kmeans_7clust.eps}\includegraphics[scale=.24]{norm_hv_NNMF_6_norm_kmeans_7clust.eps}\includegraphics[scale=.22]{merge3_norm_hv_k150_LandmarkIsomap_ndims7_kmeans_7clust.eps} 1.12 @@ -417,25 +417,18 @@ 1.13 1.14 We have applied the following dimensionality reduction algorithms to reduce the dimensionality of the gene expression profile associated with each voxel: Principal Components Analysis (PCA), Simple PCA (SPCA), Multi-Dimensional Scaling (MDS), Isomap, Landmark Isomap, Laplacian eigenmaps, Local Tangent Space Alignment (LTSA), Hessian locally linear embedding, Diffusion maps, Stochastic Neighbor Embedding (SNE), Stochastic Proximity Embedding (SPE), Fast Maximum Variance Unfolding (FastMVU), Non-negative Matrix Factorization (NNMF). Space constraints prevent us from showing many of the results, but as a sample, PCA, NNMF, and landmark Isomap are shown in the first, second, and third rows of Figure \ref{dimReduc}. 1.15 1.16 +\begin{wrapfigure}{L}{0.6\textwidth}\centering 1.17 +\includegraphics[scale=.2]{cosine_similarity1_rearrange_colorize.eps} 1.18 +\caption{Prototypes corresponding to sample gene clusters, clustered by gradient similarity. Region boundaries for the region that most matches each prototype are overlayed.} 1.19 +\label{geneClusters}\end{wrapfigure} 1.20 + 1.21 After applying the dimensionality reduction, we ran clustering algorithms on the reduced data. To date we have tried k-means and spectral clustering. The results of k-means after PCA, NNMF, and landmark Isomap are shown in the last row of Figure \ref{dimReduc}. To compare, the leftmost picture on the bottom row of Figure \ref{dimReduc} shows some of the major subdivisions of cortex. These results clearly show that different dimensionality reduction techniques capture different aspects of the data and lead to different clusterings, indicating the utility of our proposal to produce a detailed comparion of these techniques as applied to the domain of genomic anatomy. 1.22 1.23 1.24 1.25 \vspace{0.3cm}**Many areas are captured by clusters of genes** 1.26 - 1.27 -todo 1.28 - 1.29 - 1.30 - 1.31 - 1.32 - 1.33 - 1.34 - 1.35 - 1.36 - 1.37 - 1.38 - 1.39 -todo 1.40 +We also clustered the genes using gradient similarity to see if the spatial regions defined by any clusters matched known anatomical regions. Figure \ref{geneClusters} shows, for ten sample gene clusters, each cluster's average expression pattern, compared to a known anatomical boundary. This suggests that it is worth attempting to cluster genes, and then to use the results to cluster voxels. 1.41 + 1.42 1.43 1.44