Skip to content

simpleVCFClient.py needs refactoring #3

@poddus

Description

@poddus

simpleVCFClient.py has similar problems as run.py and batchRequestClient.py (fixed in #2).

  • reference genome is int, instead of str
  • has batching implemented which doesn't play well with the client, which itself batches by default
  • inconsistent line length, longest line is 144 char

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions