NCI-RBL / iCLIP

RNA Biology Pipeline to Characterize protein-RNA Interactions
https://rbl-nci.github.io/iCLIP/
MIT License
4 stars 2 forks source link

Error creating DAG of pipeline #126

Closed slsevilla closed 2 years ago

slsevilla commented 2 years ago

when running DAG sub-command on iCLIP v2.0, getting two errors

  1. related to graphviz not be loaded
  2. related to print message within pipeline

Command run:

snakemake -s "../config/Snakefile" --configfile "../config/snakemake_config.yaml" --rulegraph | dot -Tpdf

Error

Config file /data/RBL_NCI/Wolin/mES_fclip_1_YL_011622_v2.0/config/snakemake_config.yaml is extended by additional config specified via the command line.
localrules directive specifies rules that are not present in the Snakefile:
    nondemux

Building DAG of jobs...
Error: <stdin>: syntax error in line 1 near '/'

Solution

slsevilla commented 2 years ago

Complete with commit 5a4dc30fb0edcdc0177dd57f390d1c91c59be1cb