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

Update Omics to read additional SpectrumMatchFromTsv types #807

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    0e42411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3f30d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f24ddef View commit details
    Browse the repository at this point in the history
  4. adder intralink support

    nbollis committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    351e9f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    372f176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f91db8a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'TranscriptomicsUpdate' of https://github.com/nbollis/mzLib

     into TranscriptomicsUpdate
    nbollis committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8c6d369 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80382ac View commit details
    Browse the repository at this point in the history
  9. undid last commit :(

    nbollis committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ff9a1f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    015e9c2 View commit details
    Browse the repository at this point in the history
  11. Fix header mapping in SpectrumMatchTsvReader.cs

    Corrected the mapping of `NextResidue` and `PreviousResidue` headers in the `parsedHeader` dictionary. The headers are now correctly mapped to `SpectrumMatchFromTsvHeader.NextResidue` and `SpectrumMatchFromTsvHeader.PreviousResidue` in both conditional branches.
    nbollis committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c857608 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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