Entering edit mode
Francois Marchildon
▴
20
@francois-marchildon-14131
Last seen 23 months ago
Rockefeller University, New York City
Hi all,
I ran into the following issue today regarding the exprs() function. Any help to correct this would be welcome. See below for incorrect answer:
> head(exprs(myrawdata))
[[1]]
myrawdata
and correct one:
> head(Biobase::exprs(myrawdata))
GSM645150 GSM645151 GSM645152 GSM645153 GSM645154 GSM645155 GSM645156 GSM645157
1 695 713 666 629 802 1761 1810 1613