Skip to content

Unused variables in validation module  #334

Open
@zhemingfan

Description

@zhemingfan

Certain parts of the validate module contains redundant code:
For example - count:
https://github.com/bcgsc/mavis/blob/develop_v3/src/mavis/validate/align.py#L417

Align_options for BWA-MEM, which doesn't use any additional align parameter.
https://github.com/bcgsc/mavis/blob/develop_v3/src/mavis/validate/align.py#L464

These should be removed or better documented.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions