Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

AnalysisResult scores #886

Open
GuilhemSempere opened this issue Nov 16, 2017 · 0 comments
Open

AnalysisResult scores #886

GuilhemSempere opened this issue Nov 16, 2017 · 0 comments

Comments

@GuilhemSempere
Copy link

I'd like to make sure I understand properly how to use AnalysisResult records

Say the data contains a SIFT annotations that says "deleterious(0.01)". Is it correct to fill in the AnalysisResult with "SIFT" as analysis ID, "deleterious" as result and 0.01 as score?

If so then we have a problem because score is meant to be an integer whereas SIFT and PolyPhen-2 scores range from 0 to 1... Shall we consider this integer is a percentage?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant