graphein
graphein copied to clipboard
Fix ml dataset
trafficstars
Fixed some issues in the ProteinGraphDataset class, such as
- checking for bad uniprot IDs for alphafold structure download (believe this was also fixed by @a-r-j in another func with
try: except?) - check that graph construction succeeded, otherwise
Noneobject will be passed toconvertorfunction and createValueError - fixed up indexing in
distance.py(this was from a while back, not sure if it's been fixed elsewhere already)
SonarCloud Quality Gate failed. 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
2 Code Smells
No Coverage information
6.1% Duplication