Pan-genome

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
(MDS)
(MDS)
Line 11: Line 11:
#do MDS ([[w:multidimensional scaling|multidimensional scaling]]) of the distance matrix
#do MDS ([[w:multidimensional scaling|multidimensional scaling]]) of the distance matrix
#get coordinates from the first three dimension and plot them in a 3D-space
#get coordinates from the first three dimension and plot them in a 3D-space
-
*Exact distance matrix: [[image:mds1.png|MDS exact distance matrix]]
+
*Exact distance matrix: [[image:mds1.png|thumb|MDS exact distance matrix]]
==R script sources==
==R script sources==

Revision as of 07:48, 12 March 2010

Contents

Pan-Genomic Universe

Data

Results

MDS

  1. build a pairwise distance matrix (11,912 x 11,912) from the FP matrix (1,137 x 11,912) - euclidean distance
  2. do MDS (multidimensional scaling) of the distance matrix
  3. get coordinates from the first three dimension and plot them in a 3D-space

R script sources

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox