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

Raw data number of groups in preprocessing_info has a filtered count #245

Open
acesnik opened this issue Sep 3, 2023 · 1 comment
Open
Labels
next release This is something we have already addressed on a branch or will address before the next release.

Comments

@acesnik
Copy link

acesnik commented Sep 3, 2023

Is your feature request related to a problem? Please describe.
In loading, there is a filter for rows that have only zeroes after loading the raw values, but the ds.preprocessing_info value 'Raw data number of Protein Groups' reports the count of rows after that filtering.

Describe the solution you'd like
ds.preprocessing_info should report the 'Raw data number of Protein Groups' before filtering only-zero rows, and there should be an additional value (something like 'Raw data number of Protein Groups after removing proteins with only zero intensity') with the filtered count.

@JuliaS92
Copy link
Collaborator

This is fixed on the development branch and will be in the next release.

@JuliaS92 JuliaS92 added the next release This is something we have already addressed on a branch or will address before the next release. label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release This is something we have already addressed on a branch or will address before the next release.
Projects
None yet
Development

No branches or pull requests

2 participants