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

Wrong formulas/calculations of memote scores #730

Closed
mckohnen opened this issue Feb 23, 2022 · 1 comment
Closed

Wrong formulas/calculations of memote scores #730

mckohnen opened this issue Feb 23, 2022 · 1 comment

Comments

@mckohnen
Copy link

Hi,

When I calculated the results according to the formulas provided in the html report I noticed that the score of "Annotation - Metabolites" (63.23%) does not match the displayed results (81.83%) (see screenshot1). Same goes for "Annotation - Genes" and "Annotation - Reactions". Unlike in the formula, where every single value is weighted equally, I figured that memote first calculates normalized scores for the parameters "Annotations Per Database" and "Annotation Conformity Per Database" and then uses these summarized scores to calculate the metabolites/genes/reactions annotation scores. Thus, the displayed formulas need be corrected. In this case for example, the formula would be as follows:

memote_metabolic_annotation_corrected_formula

Furthermore I also noticed that total score (69.94%) (see screenshot2) does not match the calculations according to the displayed formula (66.94%). However, here I really have no idea what is going wrong... Could you maybe have a look at this?

Best regards
Max

P.S.: I installed the latest stable version of memote using pip.

memote_metabolic_annotation_result

memote_total_score

@Midnighter
Copy link
Member

Duplicate of #716. If you have the time to fix it, any help is appreciated.

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

No branches or pull requests

2 participants