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

SS-1: HowToLiveLonger-GlobalChem Connection #100

Open
Sulstice opened this issue Apr 30, 2022 · 2 comments
Open

SS-1: HowToLiveLonger-GlobalChem Connection #100

Sulstice opened this issue Apr 30, 2022 · 2 comments

Comments

@Sulstice
Copy link

Sulstice commented Apr 30, 2022

Hello,

I keep track of drug and chemical compounds relevant to different communities. And distribute it on GitHub as a knowledge graph.

Recently, I came across your list and listed in section 6.1.5 and I want to add it as a relevant chemical list to my network so I can design better drugs for everyone with information from everyone. I would like to ask for your input into my interpretation of your list and allow permission for me to add this data.

Still working on the chinese translation, please forgive me there:

Github (English): https://github.com/Sulstice/global-chem
Github (Chinese): https://github.com/Sulstice/global-chem/blob/master/README.chinese-simp.md

Thank you.

class HowToLiveLonger(object):
    
    ___version__ = '0.0.1'

    def __init__(self):
        self.name = 'how_to_live_longer'

    def get_smiles(self):

    smiles = {
        'metformin': 'CN(C)C(=N)N=C(N)N',
        'glucosamine': 'NC1C(OC(C(O)C1O)CO)O',
        'chondroitin_sulfate: 'CC(=O)NC1C(C(C(OC1O)OS(=O)(=O)O)O)OC2C(C(C(C(O2)C(=O)O)O)O)O',
        'spermidine': 'C(CCNCCCN)CN',
    }

If there are any I am missing or you would like to add then please me know

Cheers,
-Sul

@geekan
Copy link
Owner

geekan commented May 3, 2022

LGTM.
You are more than welcome to use any part of this repo.
There are still plenty of chemical compounds to add, so stay tuned for this project.

@Sulstice
Copy link
Author

Sulstice commented May 3, 2022

Hi @geekan I added your list into my software. Released in a new version.
I didn't exactly know how to categorize it in our tree network. Could you perhaps maybe give me a keyword to define your list? i.e medicinal, herbal.

Is it okay to categorize this under "chinese" for you?

Screen Shot 2022-05-03 at 6 41 55 PM

`

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

2 participants