[R] To convert MAList to ExpressionSet using R package 'convert'
1
0
Entering edit mode
7.5 years ago
rheupion • 0

I am currently working on a meta-analysis of transcriptomics datasets that have published recently.

I want to convert MAList to ExpressionSet using R package 'convert'. However, I got an error message as following.

eSet <- as(MA, "ExpressionSet") Error in rownames<-(*tmp*, value = c("10A_12477149", "10B_12477150", : attempt to set 'rownames' on an object with no dimensions

I don't know what the message means and how to settle this problem.

Please, help me.

R • 2.1k views
ADD COMMENT
0
Entering edit mode
7.5 years ago
rheupion • 0

I've just resolved the problem.

The 'targets' format in the MAList file was omitted.

After adding the 'targets', the function 'as' worked.

Thank you.

ADD COMMENT
0
Entering edit mode

Could you edit the title to mark it [CLOSED] ?

ADD REPLY

Login before adding your answer.

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