Skip to content
Prev 385540 / 398503 Next

Error in running diffcoexp

Hi.

See inline
already data frame
so as.data.frame unnecessary
better str(geneExp) to see actual structure
)
My guess is that during fiddling with as.data.frame and matrix your data are
not complient with the function
"a SummarizedExperiment, data frame or matrix for condition 1, with gene IDs
as rownames and sample IDs as column names"
No (or almost no) attachments allowed. Better using dput for sharing data.

Cheers
Petr