File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -439,10 +439,10 @@ not Snekmer-specific:
439439``--scheduler `` **[greedy|ilp] **
440440 Specify whether Snakemake uses the greedy or ILP scheduler.
441441
442- ``--scheduler-ilp-solver``**[SOLVER]**
442+ ``--scheduler-ilp-solver `` **[SOLVER] **
443443 Specify the MILP solver to be used when using the ILP scheduler.
444444
445- ``--scheduler-ilp-solver-path``**[PATH]**
445+ ``--scheduler-ilp-solver-path `` **[PATH] **
446446 PATH to search for ILP scheduler solver binaries.
447447
448448
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ The output is a table for each file containing sequence annotation predictions w
6262
6363 tutorial/index
6464 tutorial/snekmer_demo
65- tutorial/snekmer_learn_apply_tutorial
65+ tutorial/snekmer_learnapp_tutorial
6666 tutorial/snekmer_motif_tutorial
6767
6868.. toctree ::
You can’t perform that action at this time.
0 commit comments