vanheeringen-lab/peaksql

View on GitHub
peaksql/database.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def _add_bigwig(self, data_path, assembly_id, condition_id, extension):
Severity: Minor
Found in peaksql/database.py - About 35 mins to fix

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

        def _add_bed(self, data_path, assembly_id, condition_id, extension):
    Severity: Minor
    Found in peaksql/database.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status