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

documentation calculate_protein_abundance() #195

Closed
AnnaPagotto opened this issue Mar 17, 2023 · 1 comment
Closed

documentation calculate_protein_abundance() #195

AnnaPagotto opened this issue Mar 17, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@AnnaPagotto
Copy link

Dear fellow colleagues,
I found a mistake in the documentation of the function calculate_protein_abundance():

If for_plot = FALSE, protein abundances are returned, if for_plot = TRUE also precursor intensities are returned in a data frame. The later output is ideal for plotting with qc_protein_abundance and can be filtered to only include protein abundances.

that should be:

If for_plot = FALSE, protein abundances are returned, if for_plot = TRUE also precursor intensities are returned in a data frame. The later output is ideal for plotting with peptide_profile_plot() and can be filtered to only include protein abundances.

Thank you for your great work 🥇

Anna

@dschust-r dschust-r added the documentation Improvements or additions to documentation label Mar 17, 2023
@jpquast
Copy link
Owner

jpquast commented Feb 17, 2024

This was fixed in PR #219.

@jpquast jpquast closed this as completed Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants