PWAS Hub: exploring gene-based associations of complex diseases with sex dependency - backing data
Authors/Creators
Description
The contents of the PWAS database is presented on pwas.huji.ac.il. The frontend and backend were build on top of a dynamical databse system. Please consult the direct API for PWAS if you wish to query the database directly: pwas.huji.ac.il/API
This is a PostgreSQL dump file that was created using pg_dump, the backup/restore procedure for PostgreSQL. To restore this into PostgreSQL do
[a] create a database
createdb DATABASE
[b] on the terminal run
pg_restore -vcC -h HOST -p PORT -d DATABASE < pwas_dump.20220628.psql
The HOST and PORT are determined by your installation and DATABASE is given by you in step [a] abobe.
To access the PWAS tables, look for table names that begin with pwasAPI_
A possible query to the database may look like this:
SELECT * FROM "pwasAPI_genediseasestatpwas" WHERE uniprot_id = 'P09914' AND disease = 'C44';
This query lists the data that associate uniprot id P09914 (gene symbol IFIT1) and disease ICD-10 C44 (Other malignant neoplasms of skin)
Files
Files
(2.5 GB)
| Name | Size | |
|---|---|---|
|
md5:385073e1ecd67dad5e6e7b9a451d45cf
|
2.5 GB | Download |
Additional details
Identifiers
Related works
- Is supplement to
- Journal article: NAR-02808-Data-E-2024.R1 (Other)
Dates
- Accepted
-
2024-10-16
Software
- Programming language
- Python , JavaScript
- Development Status
- Active
References
- Zucker, R., Kelman, G., and Linial, M., (2024). PWAS Hub: exploring gene-based associations of complex diseases with sex dependency. Nucleic Acids Research. Accepted