Good to know, then I'll be going ahead with this setup. Regarding the barcodes, currently I have it as a switch statement in the nextflow module configuration. Not sure if you're familiar with nf-core modules and how their configuration looks like, but it will look like the following:
In this way it should be really easy for me to add any type of barcoding strategy to the pipeline while not needing to specify each time all the different flanking regions as separate parameters.
Thanks again and I'll keep you updated if we have it implemented somewhere. Meanwhile, feel free to close this :)
Thanks for the response!
Good to know, then I'll be going ahead with this setup. Regarding the barcodes, currently I have it as a switch statement in the nextflow module configuration. Not sure if you're familiar with nf-core modules and how their configuration looks like, but it will look like the following:
In this way it should be really easy for me to add any type of barcoding strategy to the pipeline while not needing to specify each time all the different flanking regions as separate parameters.
Thanks again and I'll keep you updated if we have it implemented somewhere. Meanwhile, feel free to close this :)
Cheers, Luuk
Originally posted by @ljwharbers in https://github.com/DavidsonGroup/flexiplex/issues/48#issuecomment-2485612916