a-r-j / graphein

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

Coarsening #128 #144

Closed a-r-j closed 2 years ago

a-r-j commented 2 years ago

128

What does this implement/fix? Explain your changes

Adds functions for converting graphs into coarsened chain-level graphs (eg complexes) and secondary-structure graphs.

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

Tests pending.

codecov-commenter commented 2 years ago

Codecov Report

Merging #144 (b15f99d) into master (8123f42) will increase coverage by 2.89%. The diff coverage is 47.58%.

:exclamation: Current head b15f99d differs from pull request most recent head 2872eee. Consider uploading reports for the commit 2872eee to get more accurate results

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   40.27%   43.16%   +2.89%     
==========================================
  Files          48       55       +7     
  Lines        2811     3535     +724     
==========================================
+ Hits         1132     1526     +394     
- Misses       1679     2009     +330     
Impacted Files Coverage Δ
graphein/grn/parse_trrust.py 37.77% <ø> (ø)
graphein/ml/conversion.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/features/sequence/embeddings.py 34.61% <ø> (-1.24%) :arrow_down:
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2a3b4df...2872eee. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication