Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniprot #470

Merged
merged 47 commits into from
Nov 18, 2023
Merged

Uniprot #470

merged 47 commits into from
Nov 18, 2023

Conversation

AdrianM0
Copy link
Contributor

@AdrianM0 AdrianM0 commented Nov 1, 2023

No description provided.

@AdrianM0
Copy link
Contributor Author

AdrianM0 commented Nov 1, 2023

@kjappelbaum

@kjappelbaum
Copy link
Collaborator

is there something you still need help with?

Comment on lines 5 to 7
def load_dataset() -> pd.DataFrame:
uniprot = pd.read_csv("reactions_sentences.csv")
uniprot.to_csv("data_clean.csv", index=False)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this would still require update to something we can download

Comment on lines 6 to 14
- id: sentences
description: sentences describing the catalytic activity of a protein
names:
- noun: catalytic activity
- id: reactions
description: biochemical reactions catalyzed by a protein
names:
- noun: chemical reactions
- noun: biochemical reactions
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you also get smth about the binding sites and the function description?

@kjappelbaum
Copy link
Collaborator

thanks for giving this a look!

Copy link
Contributor

@MicPie MicPie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some minor changes, please run export to verify, then we can merge! 👍

@kjappelbaum kjappelbaum linked an issue Nov 17, 2023 that may be closed by this pull request
@MicPie MicPie self-requested a review November 18, 2023 10:57
@kjappelbaum
Copy link
Collaborator

ok, I'll try to fix the CI and try sampling once I'm back from groceries

@kjappelbaum
Copy link
Collaborator

Thanks for the updates, @AdrianM0! Really appreciate that you squeezed this in at the last minute!

@kjappelbaum
Copy link
Collaborator

There is a bit of leakage in some of the descriptions

Copy link
Collaborator

@kjappelbaum kjappelbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dropped duplicates now too, cleaned up some strings, but now looks nice to me!

@kjappelbaum kjappelbaum merged commit ef1bb66 into OpenBioML:main Nov 18, 2023
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.

add uniprot
3 participants