vanheeringen-lab/gimmemotifs

View on GitHub
gimmemotifs/commands/diff.py

Summary

Maintainability
A
1 hr
Test Coverage
F
21%

Function diff has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def diff(args):

    infiles = args.inputfiles.split(",")
    bgfile = args.bgfile
    outfile = args.outputfile
Severity: Minor
Found in gimmemotifs/commands/diff.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status