User Tools

Site Tools


haplotype_distance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haplotype_distance [2007/12/21 13:26] heidihaplotype_distance [2008/07/22 13:31] (current) – external edit 127.0.0.1
Line 48: Line 48:
               distance matrix", xlab="Haplotype", ylab="Haplotype" )               distance matrix", xlab="Haplotype", ylab="Haplotype" )
 </code> </code>
 +
  
 ===== rotated and more labels ===== ===== rotated and more labels =====
Line 113: Line 114:
  image.plot(x,y,DistanceMatrix, col=ColorRamp, main="Inter-haplotypic distance matrix",  image.plot(x,y,DistanceMatrix, col=ColorRamp, main="Inter-haplotypic distance matrix",
             xlab="Haplotype", ylab="Haplotype", axes = FALSE)             xlab="Haplotype", ylab="Haplotype", axes = FALSE)
- contour(DistanceMatrix, add = TRUE)+        contour(DistanceMatrix, add = TRUE)
         axis(1, at = c(1:a),cex.axis=0.7)         axis(1, at = c(1:a),cex.axis=0.7)
         axis(2, at = c(1:b), labels=c(b:1),cex.axis=0.7)         axis(2, at = c(1:b), labels=c(b:1),cex.axis=0.7)
haplotype_distance.1198239992.txt.gz · Last modified: 2008/07/22 13:30 (external edit)