Skip to content

Make script into callable function #55

@foerstj

Description

@foerstj

Put the code into a function and call it if __name__ == '__main__'
This would speed up execution because for each file only one sub-process (for the .rna) is started instead of two (.rna and ribosome.py itself).

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