Displaying 1 result from an estimated 1 matches for "vsrrakvdvlivhtt".
2007 Jan 10
2
labels outliers in boxplot
...ATADAYATT       0
5   0.89553073     1     1 NYPAMMAHAGDMAGY       0
6  -0.67587100     1     1 RRALRQIGVLERPVG       0
7   0.32636034     1     1 DCGTIRVGSFRGRWL       0
8  -1.44057259     1     1 MAKLSTDELLDAFKE       0
9  -0.37064338     1     1 LELSDFVKKFEETFE       0
10 -0.20387233     1     1 VSRRAKVDVLIVHTT       0
 tb_ncs<-subset(dat1,dat1$Control==1)     ### this
data contains only negative controls
       par(las=2,mar=c(10.1,4.1,4.1,2.1)) 
          
boxplot(split(tb_ncs$y,tb_ncs$Slide),col="orange",
cex=.65,
                   outline=TRUE,main="Negative control
response of e...