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

Alphapeptdeep Integration #3123

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c4e7c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc612f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d77d35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d6cab0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    888627c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d06c394 View commit details
    Browse the repository at this point in the history
  7. Add more verbose logging if "CheckForMissingResources" fails.

    Nicholas Shulman authored and xgwang-uw committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3b12574 View commit details
    Browse the repository at this point in the history
  8. Fix CodeInspection test by moving PythonInstaller strings from ToolsU…

    …IResources into ToolsResources
    Nicholas Shulman authored and xgwang-uw committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1e5eb21 View commit details
    Browse the repository at this point in the history
  9. Added OneOf.dll to Product-template.wxs

    chambm authored and xgwang-uw committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f2d97e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7812cb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c487ab View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    eade5f9 View commit details
    Browse the repository at this point in the history
  2. Revert "Setup python virtual environment and implement building libra…

    …ry with alphapeptdeep"
    
    This reverts commit 5c487ab.
    Tempororily remove this commit to make TeamCity build succeeds
    xgwang-uw committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e0a85e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    15930d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab7240 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. AlphapeptdeepLibraryBuilder - prepare settings.yaml file and execute …

    …alphapeptdeep cli to build library
    xgwang-uw committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    622c47a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. AlphapeptdeepLibraryBuilder - transform alphapeptdeep output spectral…

    … library file to be skyline compatible
    xgwang-uw committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    668f811 View commit details
    Browse the repository at this point in the history
  2. AlphapeptdeepLibraryBuilder - build transformed alphapeptdeep output …

    …to .blib and import into skyline
    xgwang-uw committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2043f45 View commit details
    Browse the repository at this point in the history