Closed Sulstice closed 4 months 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
Node to be added to the Knowledge Graph