Snakemake error to build synteny from BUSCO .tsv
1
1
Entering edit mode
2.2 years ago
Diego ▴ 110

Hi,

I am trying to run (on CAMP) protocol 2 (https://currentprotocols.onlinelibrary.wiley.com/doi/full/10.1002/cpz1.323) of BUSCO with test data, but I am getting this error:

[diego@login001 plot_syntenies]$ snakemake -core 2 --use-conda --jobs 1
Building DAG of jobs...
MissingRuleException:
No rule to produce 2 (if you use input functions make sure that they don't raise unexpected exceptions).

Has anyone faced this problem??

synteny BUSO • 815 views
ADD COMMENT
2
Entering edit mode
2.2 years ago
raphael.B ▴ 530

I don't know BUSCO, but the correct command for snakemake would be this snakemake --cores 2 --use-conda --jobs 1

ADD COMMENT

Login before adding your answer.

Traffic: 1767 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6