peterk87 / nf-flu

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

Add check that gene segment consensus fasta exist before concatenation #5

Closed peterk87 closed 3 years ago

peterk87 commented 3 years ago
cat: can't open 'sample/amended_consensus/*.fa': No such file or directory`

Check for samples with no assembly before trying concatenation of fasta files.

Related to #3

github-actions[bot] commented 1 year 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!