a-r-j / graphein

Protein Graph Library
https://graphein.ai/
MIT License
1.03k stars 131 forks source link

add ProteinsX dataset classes #204

Open a-r-j opened 2 years ago

a-r-j commented 2 years ago

Reference Issues/PRs

Adds dataloaders for the following built in datasets: #13

What does this implement/fix? Explain your changes

What testing did you do to verify the changes in this PR?

Pull Request Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #204 (2db8ce2) into master (8123f42) will increase coverage by 6.56%. The diff coverage is 41.53%.

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
+ Coverage   40.27%   46.83%   +6.56%     
==========================================
  Files          48       93      +45     
  Lines        2811     5647    +2836     
==========================================
+ Hits         1132     2645    +1513     
- Misses       1679     3002    +1323     
Impacted Files Coverage Δ
graphein/grn/parse_trrust.py 37.77% <ø> (ø)
graphein/ml/datasets/proteins_x.py 0.00% <0.00%> (ø)
graphein/ml/diffusion.py 0.00% <0.00%> (ø)
graphein/ppi/edges.py 100.00% <ø> (ø)
graphein/ppi/graph_metadata.py 0.00% <ø> (ø)
graphein/ppi/graphs.py 54.34% <ø> (ø)
graphein/ppi/parse_biogrid.py 75.00% <ø> (ø)
graphein/ppi/visualisation.py 0.00% <0.00%> (ø)
graphein/protein/analysis.py 0.00% <0.00%> (ø)
graphein/protein/edges/intramolecular.py 22.68% <0.00%> (ø)
... and 87 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 2 Security Hotspots
Code Smell A 6 Code Smells

No Coverage information No Coverage information
3.5% 3.5% Duplication

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 13 Security Hotspots
Code Smell A 6 Code Smells

No Coverage information No Coverage information
3.5% 3.5% Duplication