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

Develop #1243

Merged
merged 101 commits into from
Aug 29, 2023
Merged

Develop #1243

merged 101 commits into from
Aug 29, 2023

Commits on May 23, 2023

  1. Bump requests from 2.27.1 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.27.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    23b8eb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. stricter label checks

    bgruening authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6fcb275 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. add validator

    bgruening authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9d75226 View commit details
    Browse the repository at this point in the history
  2. add validator

    bgruening authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    252920b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge pull request #1230 from deeptools/master

    Keeping branches in sync
    adRn-s authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8e7be7e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Bump scipy from 1.8.0 to 1.10.0

    Bumps [scipy](https://github.com/scipy/scipy) from 1.8.0 to 1.10.0.
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.8.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: scipy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    87d2284 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump pygments from 2.12.0 to 2.15.0

    Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.12.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ae0e77a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. np.{type} to {type}

    ggraham committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b7f0ac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Bump certifi from 2022.12.7 to 2023.7.22

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6cfc6d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge pull request #1237 from deeptools/dependabot/pip/certifi-2023.7.22

    Bump certifi from 2022.12.7 to 2023.7.22
    WardDeb authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ddfc6ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1234 from deeptools/dependabot/pip/pygments-2.15.0

    Bump pygments from 2.12.0 to 2.15.0
    WardDeb authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    509c0bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1232 from deeptools/dependabot/pip/scipy-1.10.0

    Bump scipy from 1.8.0 to 1.10.0
    WardDeb authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e9fedc7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1227 from deeptools/label_check

    stricter label checks
    WardDeb authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    47c0c57 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1216 from deeptools/dependabot/pip/requests-2.31.0

    Bump requests from 2.27.1 to 2.31.0
    WardDeb authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8009bb4 View commit details
    Browse the repository at this point in the history
  6. float64 to float

    WardDeb committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5e9603e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1235 from ggraham/np_types

    np.{type} to {type}
    WardDeb authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2034250 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    4826ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c609de View commit details
    Browse the repository at this point in the history
  3. remove _version file

    WardDeb committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    288ba70 View commit details
    Browse the repository at this point in the history
  4. version checks with importlib

    WardDeb committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fb0a242 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45dea00 View commit details
    Browse the repository at this point in the history
  6. purge reqs & setup.py

    WardDeb committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6ca54b0 View commit details
    Browse the repository at this point in the history
  7. init toml

    WardDeb committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c986db9 View commit details
    Browse the repository at this point in the history
  8. update cm for mpl > 3.7

    WardDeb committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ce327bc View commit details
    Browse the repository at this point in the history
  9. port nosetests to pytest

    WardDeb committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6352657 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e7e4ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b8d38c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2cc7977 View commit details
    Browse the repository at this point in the history
  13. flake8

    WardDeb committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    df18b1d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. add conda env for workflows

    WardDeb committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4294a3b View commit details
    Browse the repository at this point in the history
  2. switch test to micromamba

    WardDeb committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    70004ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    427b0af View commit details
    Browse the repository at this point in the history
  4. shell defaults planemo test

    WardDeb committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e355cb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c273c83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9fc79d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6e76d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15aeb57 View commit details
    Browse the repository at this point in the history
  9. planemo on 3.9, test on 3.11

    WardDeb committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1ce0424 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4af3cd View commit details
    Browse the repository at this point in the history
  11. pybw typo

    WardDeb committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    911875e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    541e3bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c9b4fda View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5232024 View commit details
    Browse the repository at this point in the history
  15. py2bit as pip dep

    WardDeb committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d5fb5b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    7729d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f4f11 View commit details
    Browse the repository at this point in the history
  3. typo in pltfingerprint comment, typo in bin script, include 1 extra s…

    …ignificant digit in synthetic JS distance test (np default changed?)
    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4b4862c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3973e28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40b1e0c View commit details
    Browse the repository at this point in the history
  6. test with NA in fp qualmets

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2d20885 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02d0d11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fc8bae View commit details
    Browse the repository at this point in the history
  9. add name to test wheel wf

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    60e81f9 View commit details
    Browse the repository at this point in the history
  10. name in diff place

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    250d4f7 View commit details
    Browse the repository at this point in the history
  11. include build in building env

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8c2d070 View commit details
    Browse the repository at this point in the history
  12. purge checkout from testwheel

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    755a084 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ee0a98 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c7374db View commit details
    Browse the repository at this point in the history
  15. add depends on

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4f8a447 View commit details
    Browse the repository at this point in the history
  16. ls to see if download works

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9410a11 View commit details
    Browse the repository at this point in the history
  17. list wdir after artifact dl

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d3d5604 View commit details
    Browse the repository at this point in the history
  18. add checkout to test-wheels

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e6bc30d View commit details
    Browse the repository at this point in the history
  19. whl in dist folder

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c836875 View commit details
    Browse the repository at this point in the history
  20. tilde in pip install

    WardDeb committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8bcb173 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    b84e4ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2efc3f2 View commit details
    Browse the repository at this point in the history
  3. flake fix try except

    WardDeb committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    da21abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1eb555 View commit details
    Browse the repository at this point in the history
  5. pypi push on tag

    WardDeb committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e27b908 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. include pytest in test-wheels

    WardDeb committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9c2a86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11eedc View commit details
    Browse the repository at this point in the history
  3. set version to 3.5.3

    WardDeb committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    09a7a95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b3ae45 View commit details
    Browse the repository at this point in the history
  5. rollback galaxy again

    WardDeb committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6b4ad36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0ad1f0 View commit details
    Browse the repository at this point in the history
  7. qual metrics 14

    WardDeb committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e5a051d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    d7543b1 View commit details
    Browse the repository at this point in the history
  2. flakes

    WardDeb committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3a5279c View commit details
    Browse the repository at this point in the history
  3. switch pytest to -v

    WardDeb committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fff9904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac43356 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Update .github/workflows/planemo.yml

    Co-authored-by: Björn Grüning <[email protected]>
    WardDeb and bgruening authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    70c8274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d3c964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0496a7 View commit details
    Browse the repository at this point in the history
  4. include pytests for 3.11

    WardDeb committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    558442d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad57435 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    8df4889 View commit details
    Browse the repository at this point in the history
  2. fstring tests

    WardDeb committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bfda737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21d1326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c238997 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b80278a View commit details
    Browse the repository at this point in the history
  6. flake fixes tests

    WardDeb committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5d00cb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04b7a67 View commit details
    Browse the repository at this point in the history
  8. update changelog

    WardDeb committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ba71cbe View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge pull request #1242 from WardDeb/pyproject

    toml install / requirements version boost
    WardDeb authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3f8010c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f536776 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1245 from WardDeb/galaxy_wrapper_version

    update galaxy version & tool version in galaxy xml
    WardDeb authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b43621a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    816033d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1246 from WardDeb/plotFP_nd

    round getJSDcommon to 16 decimals
    WardDeb authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ce053ac View commit details
    Browse the repository at this point in the history
  6. JSD round to 15 decimals

    WardDeb committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2402f0e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1247 from WardDeb/plotFP_nd

    JSD round to 15 decimals
    WardDeb authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    96b2da1 View commit details
    Browse the repository at this point in the history
  8. decrease galaxy profile version

    The profile version does not need to be the latest Galaxy version. It specifies the latest version in which those tools will work. So it would be better to keep it a bit lower. Otherwise, older Galaxy instances can not install this tool.
    bgruening authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    292b492 View commit details
    Browse the repository at this point in the history