well, the manual says there is this option (?) https://support.10xgenomics.com/genome-exome/software/pipelines/latest/using/mkfastq
--qc (Optional) Calculate both sequencing and 10x-specific metrics, including per-sample barcode matching rate. Will not be performed unless this flag is specified.

What version of bcl2fastq is getting used by
longranger mkfastq?the ILMN bcl2fastq isn't bundled with longranger ? (I didn't install this software)
I think you have to provide it, but I've never seen a
--qcoption. As Genomax said, this is probably a documentation problem.Isn't the usual reason for "unrecognized option" a difference in versions? Any way you could verify if the version where you got the
--qcoption and the version loaded bymodule loadare compatible?@ramrs that was my question to devon: I don't know if the ILMN bcltofastq is embedded with longranger
No it is not. You need to make it available.
ok, but as far as I can see, my longranger is using the latest bcl2fastq 'v2.20.0.422' vs : https://support.illumina.com/content/dam/illumina-support/documents/documentation/software_documentation/bcl2fastq/bcl2fastq2-v2-20-software-guide-15051736-03.pdf
That should be fine. That is what I use.