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

--config file_name="..." doesn't work if DE_config.yaml and covariate_file.txt are not present #11

Open
january3 opened this issue Dec 16, 2021 · 1 comment

Comments

@january3
Copy link
Member

Normally, one can change the default yaml file with the sea-snap configuration using the snakemake option --config file_name"..."

This works correctly only if the default files are also present in the current directory. These files are not used, however.

To replicate: move the file DE_config.yaml to DE_config.yaml_foo and run
`sea-snap DE l --config file_name="DE_config.yaml_foo" -j1

This will exit with an error.

@messersc
Copy link

Would DE_config_foo.yaml work? Maybe the file extension is the problem?

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