Displaying 7 results from an estimated 7 matches for "roey".
Did you mean:
joey
2013 Jun 03
1
Mixed effects model with a phylogenetic tree/ distance matrix as a random effect
...kage MCMCglmm only accepts a rooted and
ultrametric phylogenetic tree as a pedigree argument while my tree is
neither (and for various reasons I cannot construct one or coerce mine
to be a rooted, ultrametric tree).
Is there any way around it?
I'd appreciate mostly a solution to problem 1.
Roey
--
Dr. Roey Angel
Max-Planck-Institute for Terrestrial Microbiology
Karl-von-Frisch-Strasse 10
D-35043 Marburg, Germany
Office: +49 (0)6421/178-832
Mobile: +49 (0)176/612-785-88
2012 Oct 11
2
In vegan package: running adonis (or similar) on a distance matrix
...t
theoretically false).
What I have instead is a phylometric distance matrix between all my
samples based on a phylogenetic tree.
Some people have apparently made such a python implementation
<http://qiime.org/scripts/compare_categories.html>, but I'd rather use R.
Thanks in advance,
Roey
2012 Mar 02
2
Why do my regular expressions require a double escape \\ to get a literal??
...yields the desired result but I wonder why it does that?
No other regular expression system I'm used to (e.g. Perl, Shell) works
like that.
I'm using R 2.14 (but also R 2.10) and I get the same results on Ubuntu
and win XP.
I'd appreciate any explanation.
Thanks in advance,
baffled Roey
--
Dr. Roey Angel
Max-Planck-Institute for Terrestrial Microbiology
Karl-von-Frisch-Strasse 10
D-35043 Marburg, Germany
Office: +49 (0)6421/178-832
Mobile: +49 (0)176/612-785-88
2012 Oct 16
2
dynamic plots
Greetings,
The website fivethirtyeight has a great plot.
http://www.nytimes.com/interactive/2012/10/15/us/politics/swing-history.html
Can this be done with R or GGobi or GGPlot?
thanks,
Tom
2013 Jun 04
0
Mixed effects model with a phylogenetic tree/ distance, matrix as a random effect
...and
> ultrametric phylogenetic tree as a pedigree argument while my tree is
> neither (and for various reasons I cannot construct one or coerce mine
> to be a rooted, ultrametric tree).
>
> Is there any way around it?
> I'd appreciate mostly a solution to problem 1.
>
> Roey
2004 Apr 13
1
Your message to seminar has been rejected
...wILLES76SGywpIZQvxYyNKuX9I0ru3HJk4hr/PQxDNFa8aI2SmiFaeI
1PclM1QVoOQdbhfG0RNAFRcFeSt2CCA2Mq3AYEExT/1c2spTstpx1L7BCUCx
jo3LI/bCuMzRX9P24BxJrexz0yuAEbqxIWg3Y1/4SF+TpVWOcpjQc2vYVblc
DCcAWKPUcR8gbR5/2x8xEbDnnBiXbgXAdblgfY9YhSdabYbaqTLwnqpg6aEH
pY3zWinaYAPLUza6RVJ9UGO5iQ9JaN86OtaTKyicytspTFwJhN94K+tCKajs
rOEy+xng4ChMSnFnGVQqMqx4tw1YBtHIuOfn8apRS+n7zpKHcn/gp66kDZCJ
8vGUq+upYKwd7eUj0r6f0QdlG+fk/IEQKr3pIEWAS7MNiC5ba3pt3mbsnqAz
U8xCaUNLkHiQT9lXDZAf2QcNkC/BSUh8fVl2ouYL+/QvYciYyQKXfoL6u70U
9nQXIpupdoNLKuDjUBxnGeYOk80oB6vRQK7R8wZe0gCTmqcrWwcPLZ421ZoL
76agVVQ1v+yWmpS1HOWdPSv361MGYcuhYOpicyv6vLKnVx53WVDR0w9y9mnN...
2005 Mar 15
15
Web-based Ruby Syntax Highlighter
Hi all,
Last night, I wrote a web-based syntax highlighter that takes Ruby and
produces nice HTML of the code, ready for including on web pages, or in blog
posts, or whatever. I don''t know how useful it will be for other people, but
feel free to use it. Anyway, the URL is :
http://syntax.carldr.com/
Any comments/suggestions would be gratefully received. Enjoy!