Skip to content

ERROR in ppso code, but related to the function of thromboSeqPSO #1

@SickleLeeks

Description

@SickleLeeks

when i run the following command:
thromboPSO <- thromboSeqPSO(dge = dgeIncludedSamples, n.particles = 100, n.iterations = 10, number.cores = 4)
I got this error:
Error in if ((globvars$fitness_itbest - globvars$fitness_gbest > abstol) & : missing value where TRUE/FALSE needed In addition: Warning message: In prepare_mpi_cluster(nslaves = globvars$nslaves, working_dir_list = working_dir_list, : Number of specified slaves exceeds number of available slaves.

After a preliminary analysis, I found the error source in ppsoupdate_tasklist_dds.R (line 95), but I don't know how to fix this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions