Displaying 2 results from an estimated 2 matches for "smc4".
Did you mean:
smc
2008 Jan 03
1
help with combining matrix and list into dataframe
...ot;8926" "4.45317231159082" "0.319591808000491"
"0.0717672224738867" "1.24728944266546" "4.80974775545105"
The list symbols has been generated from the aanaffy package. Following is an
example of the list (symbols) :
[[1]]
[1] "Smc4"
attr(,"class")
[1] "aafSymbol"
[[2]]
[1] "Mcm3"
attr(,"class")
[1] "aafSymbol"
attr(,"class")
[1] "aafList"
I want to combine the data in the matrix with the corresponding gene symbols
in the list symbols....
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+