Error in visualization of comparative analysis using R

Issue #71 new
Yixin Wang created an issue

Hi, When I use r script to realize visualization of comparative analysis, I encounter an error. This seems to be a problem with graph size. I want to know how I can modify parameters in the script.
# ./plot_comparative_clustering_summary.R
--cluster_table=CLUSTER_TABLE_corrected.csv
--comparative_counts=COMPARATIVE_ANALYSIS_COUNTS.csv
--number_of_colors 20 -g GS.csv --output=genomic_abundances.pdf
Error in params[[j]]$counts[1:Nclust, -(1:2)] :
incorrect number of dimensions
Calls: plot_rect_map -> as.matrix
In addition: Warning message:
‘length(height)’ and ‘length(pointsize)’ differ between new and previous
==> NOT changing ‘height’ & ‘pointsize’

Thank you very much

Comments (2)

  1. Yixin Wang reporter

    Hello, my data exceeds the size of the data that the website can upload. Could you give me your email? I send my data to you by email.

    my email: wangyixin@mail.kib.ac.cn

  2. Log in to comment