Closed aksarkar closed 1 year ago
Hi @aksarkar,
The dependency is available in the upper snakemake environment (the one used when starting the snakemake), as seen here: https://github.com/loosolab/TOBIAS_snakemake/blob/842b6c897d6bdb33e574199367c4d54e8c9e9592/environments/snakemake.yaml#L10-L12
If you install this environment first, it will be available for the rule:
$ conda env create -f environments/snakemake.yaml
$ conda activate tobias_snakemake_env
Or you might install igvtools in your current environment. Hope that answers the question.
I am running the pipeline using
--use-conda
; however, the environment used for the rulejoin_bound
infootprinting.snake
does not appear to have the required dependency