Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JoseEspinosa
Copy link
Member

No description provided.

bjlang and others added 30 commits August 29, 2022 15:18
nf-core modules update bowtie2/align
@github-actions
Copy link

github-actions bot commented Jul 19, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit c580dfc

+| ✅ 155 tests passed       |+
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 2.1.0
  • 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
  • system_exit - System.exit in WorkflowAtacseq.groovy: System.exit(1) [line 18]
  • system_exit - System.exit in WorkflowAtacseq.groovy: System.exit(1) [line 31]

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-07-21 10:19:08

Copy link
Member

Choose a reason for hiding this comment

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

you can delete this file

nextflow.config Outdated
Comment on lines 225 to 227
public_aws_ecr {
includeConfig 'conf/public_aws_ecr.config'
}
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
public_aws_ecr {
includeConfig 'conf/public_aws_ecr.config'
}

We can delete that

nextflow.config Outdated
Comment on lines 267 to 272
// Set default registry for Docker and Podman independent of -profile
// Will not be used unless Docker / Podman are enabled
// Set to your registry if you have a mirror of containers
docker.registry = 'quay.io'
podman.registry = 'quay.io'

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// Set default registry for Docker and Podman independent of -profile
// Will not be used unless Docker / Podman are enabled
// Set to your registry if you have a mirror of containers
docker.registry = 'quay.io'
podman.registry = 'quay.io'

Duplicate

Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

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

Minor requests

@JoseEspinosa
Copy link
Member Author

Think all the comments have been addressed in #313

Copy link

@ramprasadn ramprasadn left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@JoseEspinosa JoseEspinosa merged commit d5037cd into master Jul 21, 2023
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.

8 participants