Skip to content

Custom ema subroutine #1054

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

Merged
merged 3 commits into from
Jun 13, 2025
Merged

Custom ema subroutine #1054

merged 3 commits into from
Jun 13, 2025

Conversation

bkieft-usa
Copy link
Collaborator

This commit adds the capability to do a custom targeted analysis by adding parameter to the standard config file.

All you need to do is add a parameter called "custom_compound_list" to the config file under a specific analysis - it's a list of inchi_keys to keep from the template atlas before doing alignment (see example below where the QC atlas isn't subset to a custom list but the EMA-POS atlas is). In this way the custom analysis is fully integrated into the metalas framework so anyone who wants to do a custom analysis can just add a list of inchi_keys to their config yaml file and they can proceed as normal with ISTD/EMA targeted analysis notebooks that are output. You can give a mixed list of inchi_keys and/or SMILES strings to keep from the template atlas.

…r a list of inchi_keys to get passed that subsets the atlas before doing RT alignment
…o config file for subsetting the full template atlas before RT alignment
@bkieft-usa bkieft-usa self-assigned this Jun 13, 2025
@bkieft-usa bkieft-usa merged commit 450fdc4 into main Jun 13, 2025
6 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.

1 participant