nf-core / dualrnaseq

Analysis of Dual RNA-seq data - an experimental method for interrogating host-pathogen interactions through simultaneous RNA-seq.
https://nf-co.re/dualrnaseq
MIT License
18 stars 30 forks source link

add test data for loading 2 genome.fasta files, and modify PREPARE_x_TRANSCRIPTOME modules #85

Closed bozmik closed 1 year ago

bozmik commented 1 year ago

PR checklist

github-actions[bot] commented 1 year ago

Python linting (black) 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 Black 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!