T2D_HuGeAMP_data.tsv
: Data from Human Genetics Knowledge Portal's type II diabetes (T2D) dataset formatted into a .tsv file for offline usage.
From their website:
The curated T2D effector gene predictions from Anubha Mahajan and Mark McCarthy synthesize multiple kinds of biological evidence to classify the potential of genes to be causal for T2D.
The formatted data contains the following columns:
gene
: HGNC symbol (ex:INS
for insulin)initial_alias
: symbol fed into https://biit.cs.ut.ee/gprofiler/convert for automatic conversion to Ensembl IDsalias_concordance
: TRUE if the values forgene
andinitial_alias
are identical.- Two (2) genes had synonyms and were mapped as follows:
FAM63A
->MINDY1
andPTRF
->CAVIN1
- Two (2) genes had synonyms and were mapped as follows:
ensembl_id
: the Ensembl ID corresponding toinitial_alias
For combined_prediction
, combined_genetic_evidence
, combined_regulatory_evidence
, and combined_perturbation_evidence
, please refer to the original documentation.
To reference the webpage this was scraped from, see the cached .html file which was saved using SingleFile. This webpage was last scraped and cached on: (12_13_2021 2_50_27 PM)
Please reach out or submit a pull request if there is an issue with the data!
Data scraped and formatted by Caleb Grenko.
T2D_kp_effector_genes.txt
: Data from Human Genetics Knowledge Portal's type II diabetes (T2D) dataset formatted into a .txt file for use. Note, this is a list different from the above one. The list was compiled from the web site by Narisu.
From their website:
The T2D Effector Prediction Summary integrates the results of the three methods shown on the Effector gene predictions page for prediction of type 2 diabetes effectors: the Curated T2D effector gene predictions, the Effector index predictions (EIP in the table below), and the Integrated Classifier predictions (ICP in the table below). Note that the top genes predicted by the curated approach may have been used as positive controls or training sets for the other two methods and thus may not appear in those results.
This is not an official repository for HuGeAMP. It is not endorsed by the original publishers, and the user accepts all responsibility for verifying the accuracy and integrity of the data.