Global-Chem/global-chem

Create Graph Node: FirstInClassMedications

Closed this issue · 0 comments

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