02.08.2013 Views

Sample A: Cover Page of Thesis, Project, or Dissertation Proposal

Sample A: Cover Page of Thesis, Project, or Dissertation Proposal

Sample A: Cover Page of Thesis, Project, or Dissertation Proposal

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

tmp="update sample_mask set exclude =<br />

true, description = 'array probe intensities above 2 stdevs and numbers<br />

below stdevs"+"' where mask_id = '"+msk[ptr[j]]+"'"<br />

fp.write('\n'+msk[ptr[j]]+'<br />

excluded:\tprobe intensities above 2 stdevs and numbers below 2<br />

stdevs')<br />

else:<br />

r.points(x[j],mu[j], pch='X')<br />

tmp="update sample_mask set exclude =<br />

true, description = 'avg probe numbers below 2 stdevs"+"' where mask_id<br />

= '"+msk[ptr[j]]+"'"<br />

fp.write('\n'+msk[ptr[j]]+'<br />

excluded:\tprobe numbers below 2 stdevs')<br />

cur.execute(tmp)<br />

conn.commit()<br />

# plot contributing probes<br />

r.plot(x, prbs, main='Contributing Probe Filter<br />

('+states[i]+')', xlab='Array Number', ylab='Probe Numbers',<br />

ylim=r.c(r.mean(prbs)-(2.5*r.sd(prbs)), r.mean(prbs)+(2.5*r.sd(prbs))),<br />

pch=21, col='blue')<br />

r.lines(x, r.rep(r.mean(prbs), nbr), lty=2, lwd=2)<br />

r.lines(x, r.rep(r.mean(prbs)-(2*r.sd(prbs)), nbr),<br />

col=r.rgb(227/256.,26/256.,28/256.), lty=3, lwd=1)<br />

r.lines(x, r.rep(r.mean(prbs)+(2*r.sd(prbs)), nbr),<br />

col=r.rgb(227/256.,26/256.,28/256.), lty=3, lwd=1)<br />

r.lines(x, r.rep(r.mean(prbs)-r.sd(prbs), nbr),<br />

col='turquoise', lty=4, lwd=1)<br />

r.lines(x, r.rep(r.mean(prbs)+r.sd(prbs), nbr),<br />

col='turquoise', lty=4, lwd=1)<br />

f<strong>or</strong> j in lowrs2:<br />

r.points(x[j],prbs[j], pch='X')<br />

cmn=nonzero(equal(j,lowrs1))<br />

if len(cmn)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!