Global-Chem / global-chem

A Knowledge Graph of Common Chemical Names to their Molecular Definition
https://globalchemistry.org/
Mozilla Public License 2.0
156 stars 21 forks source link

Create Graph Node: FirstInClassMedications #252

Closed Sulstice closed 4 months ago

Sulstice commented 1 year ago

Node to be added to the Knowledge Graph

      class FirstInClassMedications(object):

          def __init__(self):

              self.name == 'firstinclassmedications'

          @staticmethod
          def get_smiles():

            smiles = {
                [" 'inotuzumabe ozogamicina': '' "]
            }

            return smiles