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

Spectral Library from Command Line #2386

Merged
merged 9 commits into from
Jul 23, 2024

Conversation

nbollis
Copy link
Contributor

@nbollis nbollis commented Jul 18, 2024

Command line previously assumed that all non-fasta database files were xml files, causing a crash when loading in a spectral library.

@nbollis nbollis added Maintenance CMD WIP Work in progress, not ready for review labels Jul 18, 2024
@nbollis nbollis merged commit 519dd2d into smith-chem-wisc:master Jul 23, 2024
3 checks passed
nbollis added a commit to nbollis/MetaMorpheus that referenced this pull request Jul 24, 2024
* Updated to MzLib 1.0.548 and fixed custom ions in search tasks

* reverted calibration task change

* merged in master bbbyy

* Enabled Library Loading from command line
nbollis added a commit that referenced this pull request Aug 16, 2024
* Updated to MzLib 1.0.548 and fixed custom ions in search tasks

* reverted calibration task change

* merged in master bbbyy

* Spectral Library from Command Line (#2386)

* Updated to MzLib 1.0.548 and fixed custom ions in search tasks

* reverted calibration task change

* merged in master bbbyy

* Enabled Library Loading from command line

* replaced "Peptides" with GlobalVariables.AnalyteType

* built lazy loading search result structure for post search analysis task

* Finsihed test case strucutre, added test for result files. Added top-down test case

* changed access modifier

* Refactored test case setup

* Added more test cases to hopefully up coverage
trishorts added a commit that referenced this pull request Sep 24, 2024
* Updated to MzLib 1.0.548 and fixed custom ions in search tasks

* reverted calibration task change

* merged in master bbbyy

* Spectral Library from Command Line (#2386)

* Updated to MzLib 1.0.548 and fixed custom ions in search tasks

* reverted calibration task change

* merged in master bbbyy

* Enabled Library Loading from command line

* Changed Custom XLer to use doubles in text boxes instead of integers

---------

Co-authored-by: trishorts <mshort@chem.wisc.edu>
nbollis added a commit that referenced this pull request Sep 25, 2024
* Updated to MzLib 1.0.548 and fixed custom ions in search tasks

* reverted calibration task change

* merged in master bbbyy

* Spectral Library from Command Line (#2386)

* Updated to MzLib 1.0.548 and fixed custom ions in search tasks

* reverted calibration task change

* merged in master bbbyy

* Enabled Library Loading from command line

* Adjusted MetaDrawSettings IO to default to default values instead of a uniform default

* Tested MetaDraw Settings loading under numerous conditions

* Fixed crash on MetaDraw tab switch while selecting ambiguous result

* fixed crash on ambiguous selected on chimera tab to child scan

* general cleanup

* Adjusted test data to expand code coverage

* Added ability to select your own tolerance for MetaDraw fragmentation reanalysis

---------

Co-authored-by: trishorts <mshort@chem.wisc.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMD Maintenance WIP Work in progress, not ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants