jtlovell / GENESPACE

Other
180 stars 24 forks source link

Error in if (is.na(gsParam$synteny$hogs)) { : argument is of length zero. when checking orthofinder #139

Closed cieohsc closed 7 months ago

cieohsc commented 7 months ago

Hi, I'm running genespace using an existing orthofinder but it seems like it's having an issue when checking the results. Could you possibly help this?

############################

  1. Running orthofinder (or parsing existing results) Checking for existing orthofinder results ... ... found existing run, not re-running orthofinder Error in if (is.na(gsParam$synteny$hogs)) { : argument is of length zero.
cieohsc commented 7 months ago

Sorry, I looked at the closed cases and followed someone's advice to delete everything and rerun. it worked somehow.