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 Refgenie config file to pipeline template and CI testing that file is not manually changed. #2139

Draft
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

mirpedrol
Copy link
Member

@mirpedrol mirpedrol commented Dec 22, 2022

Close #1084

Tested with nf-core/testpipeline#53

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@github-actions

This comment was marked as resolved.

@mirpedrol mirpedrol changed the base branch from master to dev December 22, 2022 10:20
@mirpedrol mirpedrol added WIP Work in progress template nf-core pipeline/component template labels Dec 22, 2022
@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #2139 (73e277e) into dev (681ccf3) will increase coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #2139      +/-   ##
==========================================
+ Coverage   71.44%   71.53%   +0.08%     
==========================================
  Files          77       77              
  Lines        8378     8378              
==========================================
+ Hits         5986     5993       +7     
+ Misses       2392     2385       -7     
Impacted Files Coverage Δ
nf_core/utils.py 82.38% <0.00%> (+0.18%) ⬆️
nf_core/create.py 66.15% <0.00%> (+1.14%) ⬆️
nf_core/modules/test_yml_builder.py 52.00% <0.00%> (+1.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template nf-core pipeline/component template WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use RefGenie for pipeline template genomes.conf config
1 participant