table (pData(eset_NONE)[,"Study"]); table(pData(eset_NONE)[,"Disease"]);
0
0
Entering edit mode
@pratikshasharma47-20320
Last seen 5.2 years ago

Hi ! I wanted to know what is the meaning of disease and study in the following code:

library(inSilicoMerging);
esetNONE = merge(esets, method="NONE");
eset
COMBAT = merge(esets, method="COMBAT");
colnames(pData(esetNONE));
table(pData(eset
NONE)[,"Study"]);
table(pData(eset_NONE)[,"Disease"]);

Any suggestions would be helpful, Thank You

affy insilicomerging • 668 views
ADD COMMENT

Login before adding your answer.

Traffic: 1147 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