Coefmap plot without the sorting
0
0
Entering edit mode
thrabe • 0
@thrabe-9205
Last seen 8.3 years ago
United States

The sample data that I have is labeled into few classes. When I run the coefmap command on the ExpressionMix / blood sample, the samples are shuffled by classification. Thats great of course. But I would like to have the same plot but with the samples unshuffled (without the hirarchical clustering step). Or ist there an alternative? Here's my current code:

 

eMix = ExpressionMix(eset)
res <- gedBlood(eMix, verbose = TRUE)
coefmap(res,annCol=labels)
basismap(res,subsetRow=FALSE)

 

coefmap cellmix • 852 views
ADD COMMENT

Login before adding your answer.

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