Displaying 10 results from an estimated 10 matches for "venneuler".
2010 Oct 10
1
venneuler (java?) color palette 0 - 1
Dear UseRs and DevelopeRs
It would be helpful to see the color palette available in the
venneuler() function.
The relevant par of ?venneuler states:
"colors: colors of the circles as values between 0 and 1"
-which explains color specification, but from what pallette? Short of
trial and error, i'd really appreciate if some one could help me locate
a "0 - 1" pallette...
2010 Oct 07
1
venneuler() - customize a few things.
Esteemed UseRs and DevelopeRs,
Just coming to terms with the very attractive proportional venn
gernator, venneuler(), but would like to customize a few things.
Is it possible to-
-suppress all circle labels?
-suppress only certain circle labels?
-print specific text strings at specified locations within the circles?
and unions?
-specify circle colors?
-specify label font, size & color?
All thoughts and...
2010 Dec 02
0
venneuler() - customize a few things
Hi,
I was wondering if it would be possible to print the counts of common
items in the venneuler() diagrams.
Anybody knows a straightforward idea?
I can always count things from the data matrix, but I have vectors with
50 thousands elements.
thanks
Francesco
--
--------------------------------------
*Francesco Lescai, PhD*
Research Associate in Genome Analysis
Faculty of Biomedical Sciences...
2011 Oct 02
1
generating Venn diagram with 6 sets
Dear r-helpers,
Here I would like to have your kind helps on generating Venn diagram.
There are some packages within R on this task, like venneuler, VennDiagram,
vennerable. But, vennerable can not be installed on my Mac book. It seems
VennDiagram can not work on my data. And, venneuler may have generated a
wrong Venn diagram to me.
Do you have any experience/expertise on those Venn diagram? Could you please
give me any directions on that?
T...
2012 Aug 30
2
segfault in gplots::heatmap.2
...I put
it here: https://gist.github.com/3523761. Please put it into offending.txt to
make the code below working.
This is the example. Note, that without loading 'XLConnect' this works
nicely.
#+begin_src R
library("gplots")
library("XLConnect") # any of XLConnect, venneuler, xlsx case a segfault
offending <- dget("offending.txt")
heatmap.2(x=offending)
#+end_src
Interestingly, I get a segfault when loading any of c("XLConnect",
"venneuler", "xlsx"), which all depend on rJava. But loading rJava on
its own did not prod...
2012 Aug 30
2
segfault in gplots::heatmap.2
...I put
it here: https://gist.github.com/3523761. Please put it into offending.txt to
make the code below working.
This is the example. Note, that without loading 'XLConnect' this works
nicely.
#+begin_src R
library("gplots")
library("XLConnect") # any of XLConnect, venneuler, xlsx case a segfault
offending <- dget("offending.txt")
heatmap.2(x=offending)
#+end_src
Interestingly, I get a segfault when loading any of c("XLConnect",
"venneuler", "xlsx"), which all depend on rJava. But loading rJava on
its own did not prod...
2012 Aug 30
1
segfault in gplots::heatmap.2
...I put
it here: https://gist.github.com/3523761. Please put it into offending.txt to
make the code below working.
This is the example. Note, that without loading 'XLConnect' this works
nicely.
#+begin_src R
library("gplots")
library("XLConnect") # any of XLConnect, venneuler, xlsx case a segfault
offending <- dget("offending.txt")
heatmap.2(x=offending)
#+end_src
Interestingly, I get a segfault when loading any of c("XLConnect",
"venneuler", "xlsx"), which all depend on rJava. But loading rJava on
its own did not prod...
2011 Mar 09
3
Venn Diagram corresponding to size in R
I was wondering if anyone could help me figure out how to make a Venn
diagram in R where the circles are scaled to the size of each dataset. I
have looked at the information for venn (in gplots) and vennDiagram (in
limma) and I cannot seem to figure out what parameter to change. I have
looked this up online and do not seem to be seeing anyone else who has
posted this question or the answer to it
2012 Jan 30
3
Venn Diagram help!!!!
Hi there ! I've got 7 Samples that may contain 29 differents kinds of
material.... every line below corresponds to a differente kind of material,
example: Sample 1, 2,3,5 and 6 has material 1 .... So I want to know how can
I do a Venn Diagram with the data below .... ps ( it was generated by a csv,
where every line is sep with (";")) Can someone helps me ?
thanks
csv file :
2010 Jul 18
6
CRAN (and crantastic) updates this week
...10.5-1), TSPostgreSQL
(2010.5-1), TSSQLite (2010.5-1), ttime (1.2), ttutils (1.0-1), tuneR
(0.3-0), twitteR (0.1.6), udunits (1.3.1), umlr (0.3.0), uncompress
(1.33), unmarked (0.8-6), untb (1.6-3), vardiag (0.1-3), varSelRF
(0.7-2), vbmp (1.16.0), vcdExtra (0.5-0), vegan (1.17-3), vegdata
(0.1.5), venneuler (1.0-2), VGAM (0.8-1), vowels (1.1), VPdtw (2.1-6),
vrmlgen (1.4.4), wavelets (0.2-6), waveslim (1.6.4), wavethresh (4.5),
wgaim (0.99-1), wle (0.9-4), WMCapacity (0.9.5.0), wmtsa (1.0-5),
wordnet (0.1-6), xlsx (0.2.1), xlsxjars (0.2.0), XML (3.1-0), xts
(0.7-1), yaImpute (1.0-11), zoo (1.6-4)
New...