a-r-j / graphein

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

Add support for 3D RNA Graphs #165

Closed a-r-j closed 2 years ago

a-r-j commented 2 years ago

Reference Issues/PRs

109

What does this implement/fix? Explain your changes

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

Pending

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov-commenter commented 2 years ago

Codecov Report

Merging #165 (b39f09a) into master (8123f42) will increase coverage by 7.81%. The diff coverage is 51.81%.

:exclamation: Current head b39f09a differs from pull request most recent head 91159e1. Consider uploading reports for the commit 91159e1 to get more accurate results

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   40.27%   48.08%   +7.81%     
==========================================
  Files          48       92      +44     
  Lines        2811     5309    +2498     
==========================================
+ Hits         1132     2553    +1421     
- Misses       1679     2756    +1077     
Impacted Files Coverage Δ
graphein/grn/parse_trrust.py 37.77% <ø> (ø)
graphein/ml/diffusion.py 0.00% <0.00%> (ø)
graphein/ml/visualisation.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/utils.py 28.00% <0.00%> (+3.00%) :arrow_up:
... and 78 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 11407a1...91159e1. Read the comment docs.

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot D 7 Security Hotspots
Code Smell A 57 Code Smells

No Coverage information No Coverage information
6.0% 6.0% Duplication