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

Change --sample by --input #23

Merged
merged 36 commits into from
Sep 10, 2019
Merged

Change --sample by --input #23

merged 36 commits into from
Sep 10, 2019

Conversation

maxulysse
Copy link
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 szilvajuhos and a team September 9, 2019 09:29
Copy link
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