I was trying to adapt the example with my samples and I had the following error message:
sample,fastq_1,fastq_2,antibody,control
E11_5_IP_REP1,NWJS1.R1.fastq.gz,NWJS1.R2.fastq.gz,myc,Input
E11_5_IP_REP2,NWJS2.R1.fastq.gz,NWJS2.R2.fastq.gz,myc,Input
E11_5_contr_IP_REP1,NWJS3.R1.fastq.gz,NWJS3.R2.fastq.gz,myc,Input
E11_5_contr_IP_REP2,NWJS4.R1.fastq.gz,NWJS4.R2.fastq.gz,myc,Input
Input_REP1,NWJS13.R1.fastq.gz,NWJS13.R2.fastq.gz,,
Input_REP2,NWJS14.R1.fastq.gz,NWJS14.R2.fastq.gz,,
Command wrapper:
ERROR: Please check samplesheet -> Control identifier has to match does a provided sample identifier!
Control: 'Input'
I had to add the '_REP1 or 2' to make the pipeline run.
I.
Description of the bug
Dear developers,
I noticed the example of samplesheet is not correct, especially the
controlcolumn.The
samplecolumn contains the name of the samples plus the replicate number, while in thecontrolcolumn the sample name do not contain the replicate number information.I was trying to adapt the example with my samples and I had the following error message:
I had to add the '_REP1 or 2' to make the pipeline run.
Could you correct the examples in the documentation?
Best,
I.
Command used and terminal output
No response
Relevant files
No response
System information
No response