-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hello. First, thank you very much for the pipeline
I am in the process of implementing your pipeline in WDL (aiming to run it in our Cromwell server via AWS with infrastructure that requires WDL files). So far, I get most steps of the pipeline. However, it is not clear to me how the different fastQ files from the demultiplexed step are used.
As I understand it, after the demultiplexing step (running eclipdemux), I get a llist of files, one per barcode of the form *.BC.r1.fq.gz and *.BC.r2.fq.gz, where BC is each of the barcodes.
From what I can gather in the SOP , the rest of the steps are done starting with barcode-specific fastq (in the SOP, *CO1.r1.fq.gz).
My question is, should I merge these files at a prticular point in the pipeline? Should I merge the files of all the barcodes, or only those using the barcodeA and barcodeB?
Thank you
Juan Felipe Ortiz, Ph.D.
GeDaC. Cancer Sciences Institute
National University of Singapore