RichieJu520 / Co-occurrence_Network_Analysis

R and python scripts for correlation-based network analysis
59 stars 33 forks source link

Error in correlation function #6

Open vmd28-97 opened 1 year ago

vmd28-97 commented 1 year 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