Skip to content

Anthonyc/further fixes snakemake

Anthony Correia requested to merge anthonyc/further_fixes_snakemake into dev

Changes

  • Update snakeconfig.yaml
  • Now, nb_node_encoder_layers, nb_edge_encoder_layers and nb_edge_classifier_layers do not fall back to nb_node_layers or nb_edge_layers
  • Be able to make the interaction GNN non-recursive

Bug Fixing

  • Fix script paths in snakemake

Merge request reports

Loading