Skip to content

Fix ml dataset#232

Draft
kamurani wants to merge 8 commits intoa-r-j:masterfrom
kamurani:fix_ml_dataset
Draft

Fix ml dataset#232
kamurani wants to merge 8 commits intoa-r-j:masterfrom
kamurani:fix_ml_dataset

Conversation

@kamurani
Copy link
Contributor

@kamurani kamurani commented Nov 5, 2022

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)

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 9, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants