peterk87 / nf-flu

Influenza genome analysis Nextflow workflow
MIT License
21 stars 17 forks source link

Fixed Bug: handle subtype in lower case #17

Closed nhhaidee closed 1 year ago

nhhaidee commented 1 year ago

Add flags=re.IGNORECASE to handle subtype in lower case because there are 32 sequences in NCBI database have subtype in lower case

PR checklist

peterk87 commented 1 year ago

Can you change the PR target to CFIA-NCFAD?

github-actions[bot] commented 1 year ago

YAML 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 yaml-lint 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!