Mercurial > repos > youngkim > ezbamqc
view ezBAMQC/test-data/output/data/smp0.read_distr_pie.r @ 0:dfa3745e5fd8
Uploaded
author | youngkim |
---|---|
date | Thu, 24 Mar 2016 17:12:52 -0400 |
parents | |
children |
line wrap: on
line source
png("/sonas-hs/bsr/hpc/data/yjin/test_BAMqc/exp/test1/figs/smp0.read_distr_pie.png",width=500,height=500,units="px") pie(c(35107,508528),labels=c("Covered 35107 exons","Uncovered"),main="Exons",radius=0.6,clockwise=T,col=c("blue","white")) dev.state = dev.off()