nf-core / cageseq

CAGE-sequencing analysis pipeline with trimming, alignment and counting of CAGE tags.
https://nf-co.re/cageseq
MIT License
11 stars 12 forks source link

version bump and changelog #49

Closed KevinMenden closed 3 years ago

KevinMenden commented 3 years ago

Bump version and write changes to changelog for 2.0.0 release

sorry for abusing the template merge branch for this :grin: will delete that one afterwards anyway

github-actions[bot] commented 3 years ago

Markdown linting is failing

To keep the code consistent with lots of contributors, we run automated code consistency checks. To fix this CI test, please run:

Once you push these changes the test should pass, and you can hide this comment :+1:

We highly recommend setting up markdownlint in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help!

Thanks again for your contribution!

github-actions[bot] commented 3 years ago

nf-core lint overall result: Passed :white_check_mark: :warning:

Posted for pipeline commit 5bd00ae

+| ✅ 125 tests passed       |+
#| ❔   2 tests were ignored |#
!| ❗  63 tests had warnings |!
### :heavy_exclamation_mark: Test warnings: * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File not found: `environment.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File not found: `Dockerfile` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable not found: `process.container` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config ``manifest.version`` should end in ``dev``: ``'2.0.0'`` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.genome` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.input` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.outdir` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.publish_dir_mode` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.aligner` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.save_reference` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.min_aln_length` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.star_ignore_sjdbgtf` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.seq_center` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.star_index` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.bowtie_index` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.fasta` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.gtf` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.min_mapped_reads` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.save_trimmed` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.trim_ecop` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.trim_linker` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.trim_5g` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.trim_artifacts` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.eco_site` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.linker_seq` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.artifacts_5end` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.artifacts_3end` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.min_cluster` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.tpm_cluster_threshold` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.skip_initial_fastqc` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.skip_alignment` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.skip_trimming` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.skip_trimming_fastqc` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.skip_samtools_stats` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.skip_ctss_generation` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.skip_ctss_qc` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.remove_ribo_rna` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.save_non_ribo_reads` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.ribo_database_manifest` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.bigwig` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.enable_conda` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.cluster_options` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.multiqc_config` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.email` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.email_on_fail` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.max_multiqc_email_size` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.plaintext_email` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.tracedir` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.hostnames` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.config_profile_description` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.config_profile_contact` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.config_profile_url` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.skip_multiqc` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.max_memory` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.max_cpus` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable not found in `main.nf`: `params.max_time` * [actions_awsfulltest](https://nf-co.re/tools-docs/lint_tests/actions_awsfulltest.html) - `.github/workflows/awsfulltest.yml` should test full datasets, not `-profile test` * [readme](https://nf-co.re/tools-docs/lint_tests/readme.html) - README did not have a Nextflow minimum version badge. * [schema_params](https://nf-co.re/tools-docs/lint_tests/schema_params.html) - Schema param `config_profile_name` not found from nextflow config * [schema_description](https://nf-co.re/tools-docs/lint_tests/schema_description.html) - Ungrouped param in schema: `enable_conda` * [schema_description](https://nf-co.re/tools-docs/lint_tests/schema_description.html) - Ungrouped param in schema: `cluster_options` * [schema_description](https://nf-co.re/tools-docs/lint_tests/schema_description.html) - No description provided in schema for parameter: `min_mapped_reads` * [schema_description](https://nf-co.re/tools-docs/lint_tests/schema_description.html) - No description provided in schema for parameter: `save_trimmed` ### :grey_question: Tests ignored: * [conda_env_yaml](https://nf-co.re/tools-docs/lint_tests/conda_env_yaml.html) - No `environment.yml` file found - skipping conda_env_yaml test * [conda_dockerfile](https://nf-co.re/tools-docs/lint_tests/conda_dockerfile.html) - No `environment.yml` / `Dockerfile` file found - skipping conda_dockerfile test ### :white_check_mark: Tests passed: * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.gitattributes` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `CHANGELOG.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `CODE_OF_CONDUCT.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `CODE_OF_CONDUCT.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `LICENSE` or `LICENSE.md` or `LICENCE` or `LICENCE.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `nextflow_schema.json` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `nextflow.config` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `README.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/.dockstore.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/CONTRIBUTING.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/ISSUE_TEMPLATE/bug_report.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/ISSUE_TEMPLATE/config.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/ISSUE_TEMPLATE/feature_request.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/markdownlint.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/PULL_REQUEST_TEMPLATE.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/workflows/branch.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/workflows/ci.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/workflows/linting_comment.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/workflows/linting.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `assets/email_template.html` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `assets/email_template.txt` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `assets/sendmail_template.txt` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `assets/nf-core-cageseq_logo.png` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `bin/markdown_to_html.py` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `docs/images/nf-core-cageseq_logo.png` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `docs/output.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `docs/README.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `docs/README.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `docs/usage.md` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `lib/nfcore_external_java_deps.jar` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `lib/NfcoreSchema.groovy` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `main.nf` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `conf/base.config` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/workflows/awstest.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File found: `.github/workflows/awsfulltest.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File not found check: `Singularity` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File not found check: `parameters.settings.json` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File not found check: `bin/markdown_to_html.r` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File not found check: `conf/aws.config` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File not found check: `.github/workflows/push_dockerhub.yml` * [files_exist](https://nf-co.re/tools-docs/lint_tests/files_exist.html) - File not found check: `.travis.yml` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `manifest.name` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `manifest.nextflowVersion` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `manifest.description` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `manifest.version` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `manifest.homePage` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `timeline.enabled` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `trace.enabled` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `report.enabled` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `dag.enabled` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `process.cpus` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `process.memory` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `process.time` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `params.outdir` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `params.input` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `params.show_hidden_params` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `params.schema_ignore_params` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `manifest.mainScript` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `timeline.file` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `trace.file` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `report.file` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable found: `dag.file` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable (correctly) not found: `params.version` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable (correctly) not found: `params.nf_required_version` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable (correctly) not found: `params.container` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable (correctly) not found: `params.singleEnd` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable (correctly) not found: `params.igenomesIgnore` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable (correctly) not found: `params.name` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config ``timeline.enabled`` had correct value: ``true`` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config ``report.enabled`` had correct value: ``true`` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config ``trace.enabled`` had correct value: ``true`` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config ``dag.enabled`` had correct value: ``true`` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config ``manifest.name`` began with ``nf-core/`` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable ``manifest.homePage`` began with https://github.com/nf-core/ * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config ``dag.file`` ended with ``.svg`` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config variable ``manifest.nextflowVersion`` started with >= or !>= * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config `params.custom_config_version` is set to `master` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Config `params.custom_config_base` is set to `https://raw.githubusercontent.com/nf-core/configs/master` * [nextflow_config](https://nf-co.re/tools-docs/lint_tests/nextflow_config.html) - Lines for loading custom profiles found * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable found in `main.nf`: `params.validate_params` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable found in `main.nf`: `params.monochrome_logs` * [params_used](https://nf-co.re/tools-docs/lint_tests/params_used.html) - Config variable found in `main.nf`: `params.help` * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.gitattributes` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `CODE_OF_CONDUCT.md` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `LICENSE` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/.dockstore.yml` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/CONTRIBUTING.md` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/ISSUE_TEMPLATE/bug_report.md` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/ISSUE_TEMPLATE/config.yml` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/ISSUE_TEMPLATE/feature_request.md` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/markdownlint.yml` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/PULL_REQUEST_TEMPLATE.md` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/workflows/branch.yml` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/workflows/linting_comment.yml` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/workflows/linting.yml` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `assets/email_template.html` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `assets/email_template.txt` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `assets/sendmail_template.txt` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `assets/nf-core-cageseq_logo.png` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `bin/markdown_to_html.py` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `docs/images/nf-core-cageseq_logo.png` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `docs/README.md` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `lib/nfcore_external_java_deps.jar` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `lib/NfcoreSchema.groovy` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.gitignore` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/workflows/push_dockerhub_dev.yml` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `.github/workflows/push_dockerhub_release.yml` matches the template * [files_unchanged](https://nf-co.re/tools-docs/lint_tests/files_unchanged.html) - `assets/multiqc_config.yaml` matches the template * [actions_ci](https://nf-co.re/tools-docs/lint_tests/actions_ci.html) - '.github/workflows/ci.yml' is triggered on expected events * [actions_ci](https://nf-co.re/tools-docs/lint_tests/actions_ci.html) - '.github/workflows/ci.yml' checks minimum NF version * [actions_awstest](https://nf-co.re/tools-docs/lint_tests/actions_awstest.html) - '.github/workflows/awstest.yml' is triggered correctly * [actions_awsfulltest](https://nf-co.re/tools-docs/lint_tests/actions_awsfulltest.html) - `.github/workflows/awsfulltest.yml` is triggered correctly * [pipeline_name_conventions](https://nf-co.re/tools-docs/lint_tests/pipeline_name_conventions.html) - Name adheres to nf-core convention * [template_strings](https://nf-co.re/tools-docs/lint_tests/template_strings.html) - Did not find any Jinja template strings (111 files) * [schema_lint](https://nf-co.re/tools-docs/lint_tests/schema_lint.html) - Schema lint passed * [schema_lint](https://nf-co.re/tools-docs/lint_tests/schema_lint.html) - Schema title + description lint passed * [actions_schema_validation](https://nf-co.re/tools-docs/lint_tests/actions_schema_validation.html) - Workflow validation passed: awsfulltest.yml * [actions_schema_validation](https://nf-co.re/tools-docs/lint_tests/actions_schema_validation.html) - Workflow validation passed: branch.yml * [actions_schema_validation](https://nf-co.re/tools-docs/lint_tests/actions_schema_validation.html) - Workflow validation passed: awstest.yml * [actions_schema_validation](https://nf-co.re/tools-docs/lint_tests/actions_schema_validation.html) - Workflow validation passed: push_dockerhub_dev.yml * [actions_schema_validation](https://nf-co.re/tools-docs/lint_tests/actions_schema_validation.html) - Workflow validation passed: linting.yml * [actions_schema_validation](https://nf-co.re/tools-docs/lint_tests/actions_schema_validation.html) - Workflow validation passed: push_dockerhub_release.yml * [actions_schema_validation](https://nf-co.re/tools-docs/lint_tests/actions_schema_validation.html) - Workflow validation passed: linting_comment.yml * [actions_schema_validation](https://nf-co.re/tools-docs/lint_tests/actions_schema_validation.html) - Workflow validation passed: ci.yml * [merge_markers](https://nf-co.re/tools-docs/lint_tests/merge_markers.html) - No merge markers found in pipeline files ### Run details * nf-core/tools version 1.14 * Run at `2021-05-14 04:36:11`