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

release 1.9.0 #388

Merged
merged 148 commits into from
Nov 26, 2024
Merged

release 1.9.0 #388

merged 148 commits into from
Nov 26, 2024

Conversation

GeorgWa
Copy link
Collaborator

@GeorgWa GeorgWa commented Nov 26, 2024

No description provided.

… argument. If --custom-quant-dir is set, psm and frag parquet files are not saved to the workflow directory, but to a the directory specified, which is necessary to perform distributed searches.
…lurm. outer.sh coordinates first search, mbr library building, second search and lfq, inner.sh performs the respective searches. parse_parameters.py creates necessary subdirectories & config files to process input files in chunks.
…in base.py: if the custom_quant_directory is provided, the entire workflow folder is saved there instead of '.progress' in the output directory.
…e and decide whether to get library from library_path argument or existing config file.
update separate_configs branch for distributed search with development
vbrennsteiner and others added 29 commits November 18, 2024 16:54
…rce instead of copying the spectral library to each chunk folder.
merging separate_configs into rename_progress_folder to solve conflicts before reverse merge
# Conflicts:
#	alphadia/workflow/base.py
#	alphadia/workflow/peptidecentric.py
#	docs/methods.md
Addressed main points for distributed search:

- overall code clarity and robustness
- unifying quant directory naming, removing the name 'custom-quant-dir'
- Documentation and user guide in docs
- Handling of partial config files to prevent stale settings in default configs for first or second search
- reading the spectral libraries from one location instead of copying them to each chunk folder

This implementation was tested on 90 .raw files processed in 30 chunks.
Bump version: 1.8.2 → 1.9.0
@GeorgWa GeorgWa merged commit 9938206 into main Nov 26, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants