Skip to content

Matrix calculation of triggered rules #12

@jasminhafner

Description

@jasminhafner

For modelling, we use a matrix of triggered rules as descriptors. Right now this is done by iteratively applying the rule.apply_to_smiles() functions to a big matrix of of smiles x rules, which leads to a lot of server requests. It might be helpful to have a function that requests the whole matrix of rules applied to smiles from the server, and therefore reduce server traffic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions