comparison ezBAMQC/test-data/output/data/smp1.read_distr_pie.r @ 0:dfa3745e5fd8

Uploaded
author youngkim
date Thu, 24 Mar 2016 17:12:52 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:dfa3745e5fd8
1 png("/sonas-hs/bsr/hpc/data/yjin/test_BAMqc/exp/test1/figs/smp1.read_distr_pie.png",width=500,height=500,units="px")
2 pie(c(35430,508205),labels=c("Covered 35430 exons","Uncovered"),main="Exons",radius=0.6,clockwise=T,col=c("blue","white"))
3 dev.state = dev.off()