Skip to content

25 feature make metadata json path optional analogous to reference flag#26

Merged
marcoreverenna merged 5 commits into
mainfrom
25-feature-make---metadata-json-path-optional-analogous-to---reference-flag
Apr 6, 2026
Merged

25 feature make metadata json path optional analogous to reference flag#26
marcoreverenna merged 5 commits into
mainfrom
25-feature-make---metadata-json-path-optional-analogous-to---reference-flag

Conversation

@marcoreverenna
Copy link
Copy Markdown
Collaborator

No description provided.

When metadata is absent the pipeline treats all peptides as a single
pool, skips protease splitting, chain filtering, and contaminant
removal. All existing behaviour is preserved when metadata is provided.
Documents the optional-flag gating pattern, CSV input assumptions in
minimal mode, and the canonical reference for future contributors.
mmseqs2 and clustalo are C binaries not installable via pip/uv;
conda (bioconda channel) is the supported environment manager.
Black and isort were left over from before the migration to ruff.
Ruff formatter replaces both; removing them eliminates the
formatting conflict that was failing the CI.
@marcoreverenna marcoreverenna merged commit a6dc65e into main Apr 6, 2026
2 checks passed
@marcoreverenna marcoreverenna deleted the 25-feature-make---metadata-json-path-optional-analogous-to---reference-flag branch April 6, 2026 10:40
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.

[Feature] Make --metadata-json-path optional, analogous to --reference flag

1 participant