Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor: PEP8 Compliance #533

Merged
merged 29 commits into from
Sep 7, 2024
Merged

Minor: PEP8 Compliance #533

merged 29 commits into from
Sep 7, 2024

Commits on May 13, 2024

  1. made batch.py pep8 compliant

    WilliamZekaiWang authored and WilliamZekaiWang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9a18dab View commit details
    Browse the repository at this point in the history
  2. made convert_json pep8

    WilliamZekaiWang authored and WilliamZekaiWang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d96e94b View commit details
    Browse the repository at this point in the history
  3. made local.py pep8

    WilliamZekaiWang authored and WilliamZekaiWang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7a977cf View commit details
    Browse the repository at this point in the history
  4. setup.py pep8 :)

    WilliamZekaiWang authored and WilliamZekaiWang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    23830a8 View commit details
    Browse the repository at this point in the history
  5. mut_annotation_edit.py pep8

    WilliamZekaiWang authored and WilliamZekaiWang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c16c9a1 View commit details
    Browse the repository at this point in the history
  6. pep8'd beadplot.py

    WilliamZekaiWang authored and WilliamZekaiWang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a7df31e View commit details
    Browse the repository at this point in the history
  7. finished pep8 clustering.py

    WilliamZekaiWang authored and WilliamZekaiWang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f1e7dcb View commit details
    Browse the repository at this point in the history
  8. made minimap2 pep8 compliant

    WilliamZekaiWang authored and WilliamZekaiWang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4cb322d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. treetime.py pep8ed

    WilliamZekaiWang authored and WilliamZekaiWang committed May 14, 2024
    Configuration menu
    Copy the full SHA
    eea01a0 View commit details
    Browse the repository at this point in the history
  2. first batch of changes for utils

    WilliamZekaiWang authored and WilliamZekaiWang committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b1604e8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. batch_utils pep8

    WilliamZekaiWang authored and WilliamZekaiWang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bf4c0b1 View commit details
    Browse the repository at this point in the history
  2. pep8 gisaid_utils

    WilliamZekaiWang authored and WilliamZekaiWang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cf18161 View commit details
    Browse the repository at this point in the history
  3. progress utils pep8

    WilliamZekaiWang authored and WilliamZekaiWang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d6dd799 View commit details
    Browse the repository at this point in the history
  4. seq_utils.py pep8

    WilliamZekaiWang authored and WilliamZekaiWang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1a9fff2 View commit details
    Browse the repository at this point in the history
  5. pep8 unittests

    WilliamZekaiWang authored and WilliamZekaiWang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ec04d1c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. unittest for clustering

    WilliamZekaiWang authored and WilliamZekaiWang committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    afc6a86 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. merge conflcits #531

    WilliamZekaiWang authored and WilliamZekaiWang committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f359e7f View commit details
    Browse the repository at this point in the history
  2. updates to pr #531

    WilliamZekaiWang authored and WilliamZekaiWang committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1e35830 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. undid local variable change for pep8

    WilliamZekaiWang authored and WilliamZekaiWang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3bb693d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge pull request #531 from PoonLab/pep8

    Pep8
    ArtPoon authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c05a343 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Potential fix for #532

    GopiGugan committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ce815ee View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Update database backup script

    Remove interactive option when running the docker exec command
    GopiGugan authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    14b64db View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Fix typo in batch_utils.py

    GopiGugan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    37cd843 View commit details
    Browse the repository at this point in the history
  2. Fix import issue

    GopiGugan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    25012dc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    6edd977 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Add pylint config

    GopiGugan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    da84443 View commit details
    Browse the repository at this point in the history
  2. Create pylint.yml

    GopiGugan authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    89ed694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bd52b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    797718c View commit details
    Browse the repository at this point in the history