Displaying 2 results from an estimated 2 matches for "actg1".
Did you mean:
act1
2010 Apr 16
4
R loop.
...cant figure our how to use the loop to do the
following task, any help would be very kind of every one.
I have a file called (table3.txt) that contains over 1000 row and over 40
columns.
So for example first row would look like that
Deafness, EYA4, DIAPH1, MYO7A, TECTA, COL11A2, POU4F3, MYH9, ACTG1,
MYO6
I want the loop stamens to loop thro each row and take first cell which is
(Deafness and second which is EYA4) and but it on the button of the file and
then take the first cell which is (Deafness again and the third cell which
is the DIAPH1) and put it on the button of the file. And...
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()+