You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When I call the existing Orthofinder result, there is something like this Error in run_orthofinder(gsParam = gsParam, verbose = TRUE) : orthofinder directory PWD/orthofinder exists, remove this before proceeding.My command is
gpar<- init_genespace(
wd = wd,
rawOrthofinderDir=rawOrthofinderDir,
nCores=5,
path2orthofinder = path2orthofinder,
path2mcscanx = path2mcscanx)
out <- run_genespace(gpar, overwrite = FALSE)
Thouk you,
Zhou
The text was updated successfully, but these errors were encountered:
Hi,
When I call the existing Orthofinder result, there is something like this Error in run_orthofinder(gsParam = gsParam, verbose = TRUE) : orthofinder directory PWD/orthofinder exists, remove this before proceeding.My command is
gpar<- init_genespace(
wd = wd,
rawOrthofinderDir=rawOrthofinderDir,
nCores=5,
path2orthofinder = path2orthofinder,
path2mcscanx = path2mcscanx)
out <- run_genespace(gpar, overwrite = FALSE)
Thouk you,
Zhou
The text was updated successfully, but these errors were encountered: