Thanks for providing us this very useful tool.
I am doing an extensive analysis on data from BM samples.
I get an error at plotAll :
Here is my code and error display.
l <- plotAll(matrix,
normFactor,
IdfChromStartEndLength,
gene_position,
"CON_CNVs")
Error: Error in barplot.default(sort(loglik), names = names(sort(loglik)), cex.axis = 0.8, :
'height' must be a vector or a matrix
I tried edditing the plotAll function, however, nothing seems to be working.
Is there any way to work around this error?
Thanks for your help in advance.
Thanks for providing us this very useful tool.
I am doing an extensive analysis on data from BM samples.
I get an error at plotAll :
Here is my code and error display.
l <- plotAll(matrix,
normFactor,
IdfChromStartEndLength,
gene_position,
"CON_CNVs")
Error: Error in barplot.default(sort(loglik), names = names(sort(loglik)), cex.axis = 0.8, :
'height' must be a vector or a matrix
I tried edditing the plotAll function, however, nothing seems to be working.
Is there any way to work around this error?
Thanks for your help in advance.