Open dieunelderilus opened 3 years ago
Hello- I am getting a strange error when trying to run snakemake >
Command line used: snakemake -j 30 reads --config input_fastq=barcode01/ reference_fasta=cds.fa
snakemake -j 30 reads --config input_fastq=barcode01/ reference_fasta=cds.fa
error message: Error: no Snakefile found, tried Snakefile, snakefile, workflow/Snakefile, workflow/snakefile.
Please any help?
Cheers, ~DD
if run from the folder location of the installation then it will find the snakefile and put the output into the same folder too.
Hello- I am getting a strange error when trying to run snakemake >
Command line used:
snakemake -j 30 reads --config input_fastq=barcode01/ reference_fasta=cds.fa
error message: Error: no Snakefile found, tried Snakefile, snakefile, workflow/Snakefile, workflow/snakefile.
Please any help?
Cheers, ~DD