the problem about PPI dataset
See original GitHub issue❓ Questions & Help
When I use this APIs train_dataset = PPI(path, split='train')
.
Because of the internet reason, I can not download the ppi.zip from https://s3.us-east-2.amazonaws.com/dgl.ai/dataset/ppi.zip
.
So, If I already have copy ppi.zip from other peoples to my local folds, how to directly use this ppi.zip rather than downloading it again from the https://s3.us-east-2.amazonaws.com/dgl.ai/dataset/ppi.zip
?
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Integrating PPI datasets with the PPI data from biomedical ...
Our work aims to quantifying the contribution of PPI data from biomedical literature as a supplement to the existing PPI datasets.
Read more >Predicting protein-protein interactions in unbalanced data ...
Noteworthy issues for predicting unbalanced datasets. In PPI prediction, positive instances are collected from PPI databases, while negative ...
Read more >PPI Dataset - Papers With Code
PPI (Protein-Protein Interactions (PPI)) positional gene sets are used, motif gene sets and immunological signatures as features and gene ontology sets as ...
Read more >Protein Function Prediction Based on PPI Networks - Frontiers
Inspired by the question, this study first uses three protein similarity metrics (local, ... edge enrichment and the original networks on two real...
Read more >Machine learning solutions for predicting protein–protein ...
protein interactions (PPIs) adopting different data sets, ... ML and focus on the problem of PPI, listing major resources of data avail-.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Unpack it into the
root
folder and name itraw
. The dataset will not get downloaded again if it finds the files such astest_feats.npy
insideroot/raw
.The training split can be found in
ppi-G.json
: