Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wildcard error in line 242 SnakeMake File #21

Closed
saras224 opened this issue Aug 10, 2021 · 1 comment
Closed

wildcard error in line 242 SnakeMake File #21

saras224 opened this issue Aug 10, 2021 · 1 comment

Comments

@saras224
Copy link

Hi @elimoss @bsiranosian

I have used this command:

snakemake --use-singularity --singularity-args '--bind /home/rsharma/ ' -s /home/rsharma/lathe/Snakefile --configfile /home/rsharma/lathe/config.yaml --restart-times 0 --keep-going --latency-wait 30 --cores 10

After this it says building DAG of jobs and gives this error:

Building DAG of jobs...
WildcardError in line 242 of /home/rsharma/lathe/Snakefile:
Wildcards in input files cannot be determined from output files:
'contig_cutoff'

My config.txt
config.txt
file

file_names.txt:
file_names.txt

I have posted my issue and waiting since last two weeks. Please tell me how do I resolve the error so that I can use your tool for proceeding with the analysis.

Thanks in Advance
Saraswati Awasthi

@dgmaghini
Copy link
Collaborator

Duplicate of #20 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants