Pan-genome

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
(MDS)
(MDS)
Line 9: Line 9:
*Procedures
*Procedures
#build a pairwise distance matrix (11,912 x 11,912) from the FP matrix (1,137 x 11,912) - [[w:Euclidean distance|euclidean distance]]
#build a pairwise distance matrix (11,912 x 11,912) from the FP matrix (1,137 x 11,912) - [[w:Euclidean distance|euclidean distance]]
-
#do MDS (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
*Exact distance matrix
==R script sources==
==R script sources==

Revision as of 07:45, 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