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

add genomics filter #23

Merged
merged 30 commits into from
Aug 13, 2024
Merged

add genomics filter #23

merged 30 commits into from
Aug 13, 2024

Commits on Jul 29, 2024

  1. update nplinker version

    gcroci2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4b2ab88 View commit details
    Browse the repository at this point in the history
  2. move callbacks to file

    gcroci2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1f620f8 View commit details
    Browse the repository at this point in the history
  3. fix tests

    gcroci2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3771cd5 View commit details
    Browse the repository at this point in the history
  4. move layouts to specific file

    gcroci2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8b90bfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3088bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    586205d View commit details
    Browse the repository at this point in the history
  7. fix linting error

    gcroci2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ccf44c4 View commit details
    Browse the repository at this point in the history
  8. fix mypy issues

    gcroci2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cbd1ab6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. add gcfs filters to gm tab

    gcroci2 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f344618 View commit details
    Browse the repository at this point in the history
  2. add collapse functionality

    gcroci2 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7683c3a View commit details
    Browse the repository at this point in the history
  3. add tests for gm_filter

    gcroci2 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    67d8355 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    ef02754 View commit details
    Browse the repository at this point in the history
  2. use dmc grid for filter

    gcroci2 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    95d4457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76842a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ef908d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    d0d3bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87c0f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34fb975 View commit details
    Browse the repository at this point in the history
  4. update tests

    gcroci2 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5bcabfe View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    56d32a4 View commit details
    Browse the repository at this point in the history
  2. handle fake file upload

    gcroci2 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0e232f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    981817d View commit details
    Browse the repository at this point in the history
  4. fix mypy error

    gcroci2 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c11da79 View commit details
    Browse the repository at this point in the history
  5. fix tests

    gcroci2 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    18ebd60 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix import error

    gcroci2 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    21173ac View commit details
    Browse the repository at this point in the history
  2. add last suggestions

    gcroci2 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    573ef52 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    a77bea2 View commit details
    Browse the repository at this point in the history
  2. remove sys.path.append

    gcroci2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0644ed1 View commit details
    Browse the repository at this point in the history
  3. fix tests

    gcroci2 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d811c0d View commit details
    Browse the repository at this point in the history