Skip to content

Matrix calculation of triggered rules #12

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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