Problem with two expression sets
1
0
Entering edit mode
@alberto-goldoni-3477
Last seen 9.6 years ago
Hi to everybody, i have a problem with 2 expressionsets: > pData(eset.1) sample WK-PUFA3.CEL 5 WK-PUFA4.CEL 6 WK-st1.CEL 7 WK-st2.CEL 8 and: > pData(eset2) sample SHR-PUFA5.CEL 1 SHR-PUFA6.CEL 2 SHR-st7.CEL 3 SHR-st8.CEL 4 i would like to obtain only one dataset that included this two, so i would like to obtain something like this: > pData(data.rma) sample SHR-PUFA5.CEL 1 SHR-PUFA6.CEL 2 SHR-st7.CEL 3 SHR-st8.CEL 4 WK-PUFA3.CEL 5 WK-PUFA4.CEL 6 WK-st1.CEL 7 WK-st2.CEL 8 best regards. -- ----------------------------------------------------- Dr. Alberto Goldoni Bologna, Italy ----------------------------------------------------- [[alternative HTML version deleted]]
• 673 views
ADD COMMENT
0
Entering edit mode
@joern-toedling-3465
Last seen 9.6 years ago
Hello, please have a look at the 'combine' method from the Biobase package. Try D <- combine(eset2, eset.1) If that does not work for you, please provide the detailed error message and the output of function sessionInfo(). Best regards, Joern On Mon, 8 Jun 2009 16:49:09 +0200, Alberto Goldoni wrote > Hi to everybody, > i have a problem with 2 expressionsets: > > > pData(eset.1) > sample > WK-PUFA3.CEL 5 > WK-PUFA4.CEL 6 > WK-st1.CEL 7 > WK-st2.CEL 8 > > and: > > > pData(eset2) > sample > SHR-PUFA5.CEL 1 > SHR-PUFA6.CEL 2 > SHR-st7.CEL 3 > SHR-st8.CEL 4 > > i would like to obtain only one dataset that included this two, so i > would like to obtain something like this: > > > pData(data.rma) > sample > SHR-PUFA5.CEL 1 > SHR-PUFA6.CEL 2 > SHR-st7.CEL 3 > SHR-st8.CEL 4 > WK-PUFA3.CEL 5 > WK-PUFA4.CEL 6 > WK-st1.CEL 7 > WK-st2.CEL 8 > > best regards. > > -- > ----------------------------------------------------- > Dr. Alberto Goldoni > Bologna, Italy > ----------------------------------------------------- > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor --- Joern Toedling Institut Curie -- UMR218 26 rue d'Ulm, 75005 Paris, FRANCE Tel. +33 (0)156246942
ADD COMMENT

Login before adding your answer.

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