graphein icon indicating copy to clipboard operation
graphein copied to clipboard

Fix ml dataset

Open kamurani opened this issue 3 years ago • 1 comments
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 None object will be passed to convertor function and create ValueError
  • fixed up indexing in distance.py (this was from a while back, not sure if it's been fixed elsewhere already)

kamurani avatar Nov 05 '22 04:11 kamurani

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
6.1% 6.1% Duplication

sonarqubecloud[bot] avatar Nov 09 '22 12:11 sonarqubecloud[bot]