Skip to content

Bug in assignAttractors: Loop terminates after first network due to indentation error #48

Description

@XxMarce22

Hi scBONITA team,

It seems that the assignAttractors() function, in scBONITA/src/scBONITA/singleCell.py (lines 1061-1248).
This issue is the return statement (line 1248) is idented inside the for loop. As a result, the function returns the dictionary immediately after processing the first network in the pathwayFiles list, ignoring the subsequent networks.

Best regards!

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