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

The default profiles test,docker do not work #368

Closed
evanfloden opened this issue Mar 9, 2020 · 1 comment
Closed

The default profiles test,docker do not work #368

evanfloden opened this issue Mar 9, 2020 · 1 comment

Comments

@evanfloden
Copy link
Contributor

The profile test does not contain a parameter for --paired_end.

The following should work for all nf-core pipelines:

$ nextflow run nf-core/eager -profile test,docker

This can be fixed by adding paired_end = true to the test config.

@jfy133
Copy link
Member

jfy133 commented Mar 9, 2020

Addressed by @evanfloden in #369

@jfy133 jfy133 closed this as completed Mar 10, 2020
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