possible change
0
0
Entering edit mode
@rafael-a-irizarry-205
Last seen 10.2 years ago
dear users of the affy package, we are considering making a change to the pm and mm methods to speed them up (roughly 4 times faster). if this is done pm(affybatch) will return the exact same matrix as before but with no rownames. i personally never use these rownames but i use pm(affybatch) quite often. to get the same rownames you will have to do something like this: pms <- pm(affybatch) rownames(pms) <- probeNames(affybatch) if this will affect anybodies code please let me know. -rafael
affy affy • 637 views
ADD COMMENT

Login before adding your answer.

Traffic: 669 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6