Pan-genome

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
(MDS)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
-
=Pan-Genomic Universe=
+
=Pan-Genomic Space=
==Data==
==Data==
-
*<b>Pan-Genome data version 0.1 Feb 2010</b>
+
*<b>[[w:pangenome|Pan-Genome]] data version 0.1 Feb 2010</b>
-
*Download the frequency profile (1,137 genomes x 11,912 [http://pfam.sanger.ac.uk Pfam] domains)
+
**The frequency profile (1,137 genomes x 11,912 [http://pfam.sanger.ac.uk Pfam] domains)
-
**download: [[media:profile.csv|The FP(Frequency Profile) matrix]]
+
***<b>download: [[media:profile.csv|The FP(Frequency Profile) matrix]]</b>
==Results==
==Results==
 +
===Taxa-specific Pfam domains===
 +
*Hierarchical clustering of the FP profile<br>[[image:taxaSdom.png|800px]]
 +
===MDS===
===MDS===
*Procedures
*Procedures
Line 11: Line 14:
#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]]
+
*MDS results
 +
#from Exact distance matrix:<br>[[image:mds1.png]]
 +
#from distance matrix cutting off at 99% of the maximum distance:<br>[[image:mds99.png]]
 +
#from distance matrix cutting off at 98% of the maximum distance:<br>[[image:mds98.png]]
 +
#from distance matrix cutting off at 97% of the maximum distance:<br>[[image:mds97.png]]
==R script sources==
==R script sources==
 +
*TBA

Latest revision as of 06:49, 13 March 2010

Contents

Pan-Genomic Space

Data

Results

Taxa-specific Pfam domains

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
  1. from Exact distance matrix:
    Mds1.png
  2. from distance matrix cutting off at 99% of the maximum distance:
    Mds99.png
  3. from distance matrix cutting off at 98% of the maximum distance:
    Mds98.png
  4. from distance matrix cutting off at 97% of the maximum distance:
    Mds97.png

R script sources

Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox