how format a microarray experiment in R?
1
0
Entering edit mode
@gregory-voisin-945
Last seen 9.3 years ago
Canada
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20060321/ d3349e64/attachment.pl
• 198 views
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 9.6 years ago
gregory voisin <voisingreg at="" yahoo.fr=""> writes: > how i can do to create a object "myPersonnalData" which is a input > in the method data() You will need to create the R objects in an R session and then save them all, with the desired names, in a single rda file using save(). Then build a data package and put this file inside. You'll need to review the Writing R Extensions manual for details on how to do this. + seth
ADD COMMENT

Login before adding your answer.

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