Displaying 2 results from an estimated 2 matches for "ube1l".
Did you mean:
uba1
2009 Jun 18
2
Any method to speed up this problem?
...[1] "STAT1" "STAT1" "STAT1" "STAT1" "GAPDH" "GAPDH" "GAPDH" "ACTB"
"ACTB"
[10] "ACTB" "DDR1" "RFC2" "HSPA6" "PAX8" "GUCA1A" "UBE1L" "THRA"
"PTPN21"
[19] "CCL5" "CYP2E1" "STAT1" "THRA" "PAX8"
I would like to produce a vector such that it has the same length as the one
above but it tells me where the duplicates are. So essentially, if I could
rep...
2008 Jun 24
1
Binding result of a function to a data frame
...RFC2 103.6 81.6 108.0
3 117_at HSPA6 222.0 222.5 306.2
4 121_at PAX8 2146.3 2457.2 1901.9
5 1255_g_at GUCA1A 226.5 321.2 109.2
6 1294_at UBE1L 296.6 424.6 406.1
7 1316_at THRA 339.9 354.2 178.3
8 1320_at PTPN21 78.4 36.2 185.2
Now, I want to:
1. apply the kurtosis function to every row in the data (starting
from V3 to V5)
2. bind the output of the kur...