draw.pairwise.venn: Misplaced line connecting external area label
0
0
Entering edit mode
salamandra ▴ 20
@salamandra-12825
Last seen 2.3 years ago
Portugal

Hi,

in venn diagram here the line connecting external intersection area label to its anchor point is misplaced, does anyone know what parameter of the function draw.pairwise.venn corrects for this?

png(paste0(dir,condition[j],'.Human.MEF',timecorr[i], '_vennNumber.png'), res = 300, height = 20*300, width = 20*300, bg = "white")
    draw.pairwise.venn(Cond.Humannb, Cond.MEFnb, Cond.Overlap.Human.MEF.nb, c('Human','MEF'),alpha = rep(0.6, 2),scaled = T,cat.pos = c(0,0), inverted = T, fill = c("blue", "red"), cat.dist = rep(0.025, 2), cex = rep(5,3), cat.cex = rep(5,2))
    dev.off()

 I noticed venndiagram is not a package in bioconductor (only in CRAN), if this not the appropriate place this post than I ask you where should I?

venndiagram • 717 views
ADD COMMENT

Login before adding your answer.

Traffic: 699 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6