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 basic nf-core documentation #9

Merged
merged 12 commits into from
May 17, 2024
Merged

Add basic nf-core documentation #9

merged 12 commits into from
May 17, 2024

Conversation

scwatts
Copy link
Collaborator

@scwatts scwatts commented Mar 14, 2024

No description provided.

Copy link

github-actions bot commented Mar 14, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 5e4ccdb

+| ✅ 175 tests passed       |+
#| ❔   6 tests were ignored |#
!| ❗  53 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: assets/multiqc_config.yml
  • nextflow_config - Config manifest.version should end in dev: 0.3.1
  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
  • schema_params - Schema param panel not found from nextflow config
  • schema_params - Schema param genome_version not found from nextflow config
  • schema_params - Schema param genome_type not found from nextflow config
  • schema_params - Schema param ref_data_hmf_data_path not found from nextflow config
  • schema_params - Schema param ref_data_panel_data_path not found from nextflow config
  • schema_params - Schema param ref_data_virusbreakenddb_path not found from nextflow config
  • schema_params - Schema param ref_data_hla_slice_bed not found from nextflow config
  • system_exit - System.exit in main.nf: System.exit(1) [line 45]
  • system_exit - System.exit in main.nf: System.exit(1) [line 46]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 118]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 125]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 132]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 146]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 156]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 161]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 174]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 190]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 199]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 210]
  • system_exit - System.exit in WorkflowMain.groovy: System.exit(1) [line 220]
  • system_exit - System.exit in WorkflowOncoanalyser.groovy: System.exit(1) [line 62]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 29]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 39]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 47]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 55]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 63]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 68]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 84]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 89]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 108]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 113]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 121]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 182]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 264]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 276]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 284]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 291]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 299]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 314]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 335]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 346]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 355]
  • system_exit - System.exit in Utils.groovy: System.exit(1) [line 385]
  • system_exit - System.exit in Processes.groovy: System.exit(1) [line 33]
  • system_exit - System.exit in Processes.groovy: System.exit(1) [line 49]

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-05-17 00:06:12

@scwatts scwatts linked an issue Mar 14, 2024 that may be closed by this pull request
2 tasks
@scwatts scwatts added this to the Release 1.0.0 milestone Mar 14, 2024
@scwatts
Copy link
Collaborator Author

scwatts commented Mar 15, 2024

Force pushing after rebase on top of dev

@scwatts scwatts marked this pull request as ready for review March 15, 2024 06:11
@scwatts
Copy link
Collaborator Author

scwatts commented May 9, 2024

Force pushed to rebase on top of dev after merging latest template

@scwatts
Copy link
Collaborator Author

scwatts commented May 10, 2024

Another force push to rebase on top of dev

docs/usage.md Outdated Show resolved Hide resolved
docs/usage.md Outdated Show resolved Hide resolved
docs/usage.md Outdated Show resolved Hide resolved
docs/usage.md Outdated Show resolved Hide resolved
scwatts and others added 3 commits May 17, 2024 08:48
Co-authored-by: Cassie Litchfield <casslitch@gmail.com>
Co-authored-by: Cassie Litchfield <casslitch@gmail.com>
@scwatts scwatts merged commit 051952e into dev May 17, 2024
4 checks passed
@scwatts scwatts deleted the nf-core-documentation branch May 17, 2024 00:49
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.

Complete basic nf-core documentation
3 participants