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

Fix Control freec restart issue #229

Merged
merged 2 commits into from
Jul 13, 2020
Merged

Conversation

maxulysse
Copy link
Member

nf-core/sarek pull request

Many thanks for contributing to nf-core/sarek!

Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, also make a PR on the nf-core/sarek branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: CONTRIBUTING.md

@maxulysse
Copy link
Member Author

╰─≻nextflow run . -profile docker,test --step ControlFREEC --input sample.tsv 
N E X T F L O W  ~  version 20.05.0-edge
Launching `./main.nf` [happy_swirles] - revision: 3a5d3ede3a
WARN: Unknown parameter: c
Unknown tool(s), see --help for more information
╰─≻nextflow run . -profile docker,test --step ControlFREEC --input sample.tsv
N E X T F L O W  ~  version 20.05.0-edge
Launching `./main.nf` [kickass_colden] - revision: c47cacde67
----------------------------------------------------
                                        ,--./,-.
        ___     __   __   __   ___     /,-._.--~'
  |\ | |__  __ /  ` /  \ |__) |__         }  {
  | \| |       \__, \__/ |  \ |___     \`-._,-`-,
                                        `._,._,'
    ____
  .´ _  `.
 /  |\`-_ \      __        __   ___     
|   | \  `-|    |__`  /\  |__) |__  |__/
 \ |   \  /     .__| /¯¯\ |  \ |___ |  \
  `|____\´

  nf-core/sarek v3.0dev
----------------------------------------------------
...

Copy link
Member

@ggabernet ggabernet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@maxulysse maxulysse assigned maxulysse and unassigned maxulysse Jul 13, 2020
@maxulysse maxulysse merged commit 8c4e8d3 into nf-core:dev Jul 13, 2020
@maxulysse maxulysse deleted the Control-FREEC branch July 23, 2020 12:48
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

Successfully merging this pull request may close these issues.

2 participants