forked from mw55309/MAGpy
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Just trying to install and run this on our cluster. When I run the command: snakemake -rp -s MAGpy --cores 1 --use-conda test
I get the following error, but everything else seems to run fine:
scripts/add_tax.py ran with some errors: File "/network/rit/lab/andamlab/bin/MAGpy/scripts/add_tax.py", line 95
k = names[l]
TabError: inconsistent use of tabs and spaces in indentation
Further more if I move to the next step and run: snakemake -rp -s MAGpy --cores 16 --use-conda setup
It finishes very quickly, and reviewing the log file it says:
The flag 'directory' used in rule all is only valid for outputs, not inputs.
Building DAG of jobs...
Nothing to be done.
Am I missing something here with the install?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels