XHMM error: Error in heatmap.2(absCorrWithRemovedPC, Rowv = NA, Colv = NA, dendrogram = "none", :
0
0
Entering edit mode
7.1 years ago

bioinformatician

Hello ,everyone :

Can anyone have some suggests about this error, when I use XHMM draw the results in R..... `x' must be a numeric matrix

Thanks!

CNV XHMM R • 2.2k views
ADD COMMENT
0
Entering edit mode

What package/function did you use? (don't know what XHMM is...). How does your data looks like? What code did you use that lead to this error? Please provide as much information as possible, and ideally, a minimum reproducible example. Not clear this is a bioinformatics question.

ADD REPLY
0
Entering edit mode

(xhmm is a tool for finding structural variants in wes.) But OP should provide a lot more information here.

ADD REPLY
0
Entering edit mode
> XHMM_plots(PLOT_PATH,JOB_PREFICES,JOB_TARGETS_TO_GENES,SAMPLE_FEATURES)
Loading data from './DATA' XHMM run...
Read 2844 records
Read 7997 records
Reading 16 x 2844 named matrix
Reading 16 x 2420 named matrix
Read 0 records
Read 424 records
Reading 16 x 2420 named matrix
Reading 16 x 1 named matrix
Reading 16 x 16 named matrix
Read 1 record
Reading 16 x 2420 named matrix
Reading 16 x 2420 named matrix
Read 0 records
Read 0 records
Reading 16 x 2420 named matrix
Reading 16 x 2420 named matrix
Reading 16 x 2420 named matrix
Reading 16 x 2420 named matrix
Loading genes for dataset_1 targets
Error in heatmap.2(absCorrWithRemovedPC, Rowv = NA, Colv = NA, dendrogram = "none",  :
  `x' must be a numeric matrix

======================== I checked and compared the DATA files with other samples result, but the same step and parameter, it can run well in the other samples.....

ADD REPLY
0
Entering edit mode

I modified your post using the 101010 button for better readability. I also moved it to a comment, because it is no answer to your question.

ADD REPLY
0
Entering edit mode

Hello, maybe you have to load another library in R. library(gplots) library(plotrix) library(xhmmScripts) Try with these libraries loaded and maybe it will work. Regards Andrea

ADD REPLY

Login before adding your answer.

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