using write.table on exprSet objects
0
0
Entering edit mode
@laurent-gautier-9
Last seen 9.7 years ago
Hi, Here is a question I have been asked by email, but I tought it could be of help to others. The question was 'write.table(my.exprset) gives an error message. How can I save the expression values I generated with the function express() in a tab separated file ?'. The answer was: - exprSet objects contain different attributes. Try class?exprSet to know more. - Assuming you are interested in the expression values, try write.table(exprs(my.exprset), file="mydata.txt", sep="\t") Hopin' it helps, Laurent -------------------------------------------------------------- Laurent Gautier CBS, Building 208, DTU PhD. Student D-2800 Lyngby,Denmark tel: +45 45 25 24 85 http://www.cbs.dtu.dk/laurent
• 646 views
ADD COMMENT

Login before adding your answer.

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