Skip to content

Change --sample by --input#23

Merged
maxulysse merged 36 commits intonf-core:devfrom
maxulysse:nf-core-input
Sep 10, 2019
Merged

Change --sample by --input#23
maxulysse merged 36 commits intonf-core:devfrom
maxulysse:nf-core-input

Conversation

@maxulysse
Copy link
Copy Markdown
Member

@maxulysse maxulysse commented Aug 14, 2019

I went with:

  • --sample -> --input

For the reference genomes:

  • genomeFile -> fasta
  • genomeDict -> dict
  • genomeIndex -> fastaFai

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: https://github.com/nf-core/sarek/tree/master/.github/CONTRIBUTING.md

@maxulysse maxulysse requested a review from a team August 14, 2019 08:48
@maxulysse maxulysse added enhancement New feature or request question Further information is requested labels Aug 16, 2019
@maxulysse maxulysse self-assigned this Aug 16, 2019
…orts, --genomeDict, --genomeFile, --genomeIndex

- Add message when deprecated params are used
- Deprecated params are still working

- Fix usage of deprecated params

-
- tsvPath is now defined as null by default
* feat: Add GitHubActions
* feat: reduce linting time
* feat: add --memory for script
* feat: use --max_memory to limit memory usage to 6.GB on GitHub actions
* install nextflow directly
* try matrix
* use export to get correct nextflow version
* add linting tests
* fix with node version indent
* rename jobs
* code polish
* feat: add badges for GitHub Actions
* test branch protection
@maxulysse maxulysse requested review from a team and szilvajuhos September 9, 2019 09:29
Copy link
Copy Markdown
Contributor

@szilvajuhos szilvajuhos left a comment

Choose a reason for hiding this comment

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

Thanks, looks OK

@maxulysse maxulysse merged commit 5ea919f into nf-core:dev Sep 10, 2019
@maxulysse maxulysse deleted the nf-core-input branch September 10, 2019 18:51
@Poocee Poocee mentioned this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants