Replace pool read includes with cat fastq modules for improved handling of single and paired reads#819
Replace pool read includes with cat fastq modules for improved handling of single and paired reads#819Brijeshthummar02 wants to merge 3 commits into
Conversation
This PR is against the
|
…ng of single and paired reads Signed-off-by: Brijeshthummar02 <brijeshthummar02@gmail.com>
2fc9703 to
be4929c
Compare
jfy133
left a comment
There was a problem hiding this comment.
I think this case I would just like to replace the module name where it's invoked (rather than using an alias)
Also you can remove the old local modules too if we are no longer using them :)
Signed-off-by: Brijeshthummar02 <brijeshthummar02@gmail.com>
Fixed |
|
Sorry @Brijeshthummar02 , by invoked I mean where the module is also used. I realise my suggestions weren't clear So you need to do the following:
|
|
Oops sorry @Brijeshthummar02 I forgot to say that the pool reads modules have moved from the main workflow to the short read preprocessing subworkflow! Really sorry about that, you started just before a big bunch of refactoring - that's my fault for not warning you (I'm spinning too many plates at the moment) |
|
Should i reopen the PR.? |
|
Hi @Brijeshthummar02. The code has been reorganized, but the issue is still not resolved. You can continue working on this PR using the current dev branch. Look for |
|
@dialvarezs maybe you can take over this one? |
Closes #810
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).