LucaCappelletti94/ucsc_genomes_downloader

View on GitHub
ucsc_genomes_downloader/utils/ucsc.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def download_chromosome(assembly: str, chromosome: str, start: int, end: int, path: str):
Severity: Minor
Found in ucsc_genomes_downloader/utils/ucsc.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status