How to Download Phenotypes? |
|
Download of Phenotype data using the web-frontend
Phenotypes can be downloaded in the public or private detailed phenotype view when clicking the "Download Phenotype" button in the upper right corner.
An example you can find in this detailed phenotype view:
Phenotype Ca43
Download Phenotype data using the REST API
Users that are not logged in can download phenotypes in PLINK format using the following command:
https://easygwas.ethz.ch/rest/phenotype/download/public/< phenotype_id >/
or using
curl (or any other tool):
curl https://easygwas.ethz.ch/rest/phenotype/download/public/< phenotype_id >/
, where
phenotype_id
is the public phenotype id from easyGWAS.