RichieJu520 / Co-occurrence_Network_Analysis

R and python scripts for correlation-based network analysis
56 stars 34 forks source link

Error in correlation function #6

Open vmd28-97 opened 10 months ago

vmd28-97 commented 10 months ago

Hey there I have started to use to the pipeline, the demo files are working alright but I am facing an issue while calculating correlation:

Error in rcorr(t(matrix), type = "spearman") : must have >1 column

Can you please assist me with this