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

Compound chebi source has time identifier in version? #131

Open
Zethson opened this issue Oct 18, 2024 · 1 comment
Open

Compound chebi source has time identifier in version? #131

Zethson opened this issue Oct 18, 2024 · 1 comment

Comments

@Zethson
Copy link
Member

Zethson commented Oct 18, 2024

import bionty as bt
import wetlab as wl

chebi_source = bt.Source.filter(entity="Drug", name="chebi").one()
wl.Compound.add_source(chebi_source)

Source(uid='YXoI', entity='wetlab.Compound', organism='all', name='chebi', version='2024-07-27 00:00:00 '....

@Zethson
Copy link
Member Author

Zethson commented Oct 18, 2024

The same for pato. Also with this annoying space in there at the end. ??

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

No branches or pull requests

1 participant