Skip to content

Adds the model code for the Prediction of hERG Channel Blockers with Directed Message Passing Neural Networks #32

Adds the model code for the Prediction of hERG Channel Blockers with Directed Message Passing Neural Networks

Adds the model code for the Prediction of hERG Channel Blockers with Directed Message Passing Neural Networks #32

Workflow file for this run

name: json syntax check
on:
push:
paths:
- "**.json"
pull_request:
jobs:
json-test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # [email protected]
- name: json syntax check
id: json-yaml-validate
uses: GrantBirki/json-yaml-validate@87b2d309a02f4942c5e602183eeea11008a640f9 # [email protected]