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

Remove transformation from phenotypedata REST endpoint #190

Open
timeu opened this issue May 3, 2017 · 1 comment
Open

Remove transformation from phenotypedata REST endpoint #190

timeu opened this issue May 3, 2017 · 1 comment

Comments

@timeu
Copy link
Member

timeu commented May 3, 2017

Instead of transforming the data and directly passing it into PyGWAS, make sure to pass the un-transformed phenotype values and let PyGWAS transform it.

Additionally make sure to pass all phenotype values and not only the ones from the Study so that the transformation is applied to all of them instead of only the overlap. PyGWAS will make sure to calculate the overlap and filter missing genotypes

@timeu
Copy link
Member Author

timeu commented May 3, 2017

Blocked by deployment of PyGWAS 1.7.0 on cluster

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

1 participant