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

Add more instructions now nextflow run. #48

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

mberacochea
Copy link
Member

I added the -latest flag for the nextflow run command and included additional documentation on running the pipeline.

@mberacochea mberacochea requested a review from tgurbich November 20, 2024 14:18
@mberacochea mberacochea self-assigned this Nov 20, 2024
Copy link

github-actions bot commented Nov 20, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 63943db

+| ✅ 158 tests passed       |+
#| ❔  31 tests were ignored |#
!| ❗   5 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 1.3
  • pipeline_todos - TODO string in ci.yml: You can customise CI pipeline run tests as required
  • schema_lint - Schema $schema should be http://json-schema.org/draft-07/schema
    Found https://json-schema.org/draft-07/schema
  • system_exit - System.exit in main.nf: System.exit(1) [line 47]
  • nfcore_yml - nf-core version not set in .nf-core.yml

❔ Tests ignored:

  • files_exist - File is ignored: CODE_OF_CONDUCT.md
  • files_exist - File is ignored: CHANGELOG.md
  • files_exist - File is ignored: assets/nf-core-mettannotator_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-mettannotator_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-mettannotator_logo_dark.png
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/config.yml
  • files_exist - File is ignored: conf/test_full.config
  • files_exist - File is ignored: docs/output.md
  • files_exist - File is ignored: docs/README.md
  • files_exist - File is ignored: docs/usage.md
  • files_exist - File is ignored: conf/igenomes.config
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: .github/workflows/ci.yml
  • files_exist - File is ignored: lib/Utils.groovy
  • files_exist - File is ignored: lib/WorkflowMain.groovy
  • files_exist - File is ignored: lib/NfcoreTemplate.groovy
  • files_exist - File is ignored: lib/WorkflowMettannotator.groovy
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • files_unchanged - File ignored due to lint config: CODE_OF_CONDUCT.md
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File does not exist: .github/ISSUE_TEMPLATE/config.yml
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File ignored due to lint config: assets/nf-core-mettannotator_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-mettannotator_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-mettannotator_logo_dark.png
  • files_unchanged - File does not exist: docs/README.md
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/mettannotator/mettannotator/.github/workflows/awstest.yml

✅ Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-11-20 14:58:15

README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@tgurbich
Copy link
Contributor

Other than that, looks great, thanks a lot @mberacochea!

…-Metagenomics/mettannotator into feature/improve-running-instructions
@mberacochea mberacochea merged commit db0033f into dev Nov 22, 2024
5 checks passed
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