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

User-specific target gene search #341

Merged
merged 4 commits into from
Nov 18, 2024

Commits on Oct 21, 2024

  1. #273 User-specific target gene search

    **Notes**
    - I’ve retained the general target gene search, although we don’t currently have a use case for it.
    - I’ve added simple test cases for user-specific target gene search. We could probably add more target-gene-related cases, but these cover the changes made here.
    jstone-dev committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b979370 View commit details
    Browse the repository at this point in the history
  2. Linting and MyPy fixes

    jstone-dev committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    edee224 View commit details
    Browse the repository at this point in the history
  3. Unit test changes

    jstone-dev committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1554b7a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Cleaned up unused line.

    jstone-dev committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f219284 View commit details
    Browse the repository at this point in the history