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

Improve assign peptide type 243 #263

Merged
merged 31 commits into from
Oct 25, 2024
Merged

Commits on Jul 30, 2024

  1. fix deprecation warning

    elena-krismer committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    837bdf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ece0f2 View commit details
    Browse the repository at this point in the history
  3. Style code (GHA)

    elena-krismer committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4038f7a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    6376996 View commit details
    Browse the repository at this point in the history
  2. remove misc right join

    elena-krismer committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    af6608b View commit details
    Browse the repository at this point in the history
  3. Style code (GHA)

    elena-krismer committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    35d5222 View commit details
    Browse the repository at this point in the history
  4. use left join

    elena-krismer committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dea225b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'improve_assign_peptide_type_243' of https://github.com/…

    …jpquast/protti into improve_assign_peptide_type_243
    elena-krismer committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9b8abc8 View commit details
    Browse the repository at this point in the history
  6. Style code (GHA)

    elena-krismer committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e242aee View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. update tests

    elena-krismer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    86a0756 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'improve_assign_peptide_type_243' of https://github.com/…

    …jpquast/protti into improve_assign_peptide_type_243
    elena-krismer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8ef53e3 View commit details
    Browse the repository at this point in the history
  3. Style code (GHA)

    elena-krismer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2705ea5 View commit details
    Browse the repository at this point in the history
  4. update rd

    elena-krismer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8dbadb6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'improve_assign_peptide_type_243' of https://github.com/…

    …jpquast/protti into improve_assign_peptide_type_243
    elena-krismer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0b99ff9 View commit details
    Browse the repository at this point in the history
  6. rd fix

    elena-krismer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8be8896 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix assign_peptide_type

    elena-krismer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    eff1ede View commit details
    Browse the repository at this point in the history
  2. Style code (GHA)

    elena-krismer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cd31c1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c94c9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'improve_assign_peptide_type_243' of https://github.com/…

    …jpquast/protti into improve_assign_peptide_type_243
    elena-krismer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    008c498 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fix vroom problem

    The issue was that the uniprot data seems to now be gziped. I handle this case now in try_query. Not sure if it is generally handled for any potential case but it at least works for uniprot.
    jpquast committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    151e795 View commit details
    Browse the repository at this point in the history
  2. Style code (GHA)

    jpquast committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6580c95 View commit details
    Browse the repository at this point in the history
  3. Fixing assign_peptide_type

    jpquast committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    86ac58c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/improve_assign_peptide_type_243'…

    … into improve_assign_peptide_type_243
    jpquast committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    25962a8 View commit details
    Browse the repository at this point in the history
  5. Style code (GHA)

    jpquast committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e220149 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    356b0b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6909b03 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fix some issues

    jpquast committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6f12493 View commit details
    Browse the repository at this point in the history
  2. Add changes to NEWS file

    jpquast committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d8b13ee View commit details
    Browse the repository at this point in the history
  3. Bump version

    jpquast committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    28b4737 View commit details
    Browse the repository at this point in the history
  4. Fix test

    jpquast committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d25c3f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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