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

data preparation page update and gnps annotations #16

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Conversation

axelwalter
Copy link
Owner

Now, annotations from GNPS are always fetched. However, the feature table indeces are not replaced by annotations, since that lead to some issues. Now they are stored in a df in session state "df_gnps_annotations" and can be accessed from anywhere. If we plan to add more annotations for instance from SIRIUS, we can do the same.

- always fetch annotations
- they are stores in a df in session state
- not used now
@axelwalter axelwalter merged commit 421d456 into main Mar 28, 2024
1 check 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