User Tools

Site Tools


mismatch_distribution

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
mismatch_distribution [2007/12/21 12:02] heidimismatch_distribution [2008/07/22 13:31] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 \\ \\
-**code:** <code>+**code:** 
 +<code>
 read.table("D:/Heidi/Master/R_Daten/Mismatch/Mismatch_mt4.txt")-> mismatch4 read.table("D:/Heidi/Master/R_Daten/Mismatch/Mismatch_mt4.txt")-> mismatch4
   mismatch4   mismatch4
Line 19: Line 20:
  
   plot(Diff, Observed, type="l", ylim=c(0,max1), xlab="differences",   plot(Diff, Observed, type="l", ylim=c(0,max1), xlab="differences",
-  ylab="number", main="Mismatch distribution")+        ylab="number", main="Mismatch distribution")
    lines(Diff, Low.bound, lty=2)    lines(Diff, Low.bound, lty=2)
    lines(Diff, Up.bound, lty=2)    lines(Diff, Up.bound, lty=2)
mismatch_distribution.1198234924.txt.gz · Last modified: 2008/07/22 13:30 (external edit)