KarrLab/intro_to_wc_modeling

View on GitHub
intro_to_wc_modeling/cell_modeling/simulation/stochastic.py

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Function simulate has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def simulate(reaction_stochiometries, kinetic_laws, init_copy_number, time_max, time_step):
Severity: Minor
Found in intro_to_wc_modeling/cell_modeling/simulation/stochastic.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status