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

Patch/refactor peak picking #27

Merged
merged 11 commits into from
Nov 14, 2023

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    942603e View commit details
    Browse the repository at this point in the history
  2. Fix bugs

    jcharkow committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2dcfa6f View commit details
    Browse the repository at this point in the history
  3. Update tests

    jcharkow committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    dc9cae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3214d48 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    54865d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d2a8a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Add tests for MRMPeakPicker.py

    Also debug existing code while implementing tests
    jcharkow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1d06c0a View commit details
    Browse the repository at this point in the history
  2. [REFACTOR][TEST]

    refactor pyMRMTransitionGroupPicker and add tests for it
    jcharkow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    23825f8 View commit details
    Browse the repository at this point in the history
  3. [TEST] add chromatogram test

    jcharkow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4edd0f3 View commit details
    Browse the repository at this point in the history
  4. update transitionFeature

    add method to convert list of transitionFeatures to a dataframe
    jcharkow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fab6eab View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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