Hi David,
I have run Cédric's dataset, but could not reproduce this sorting problem on my system. So it seems that the problem is system-specific.
If you are willing to try to debug it, here are the thing I would ask you to do:
1. Is this problem reproducible? If you run the same sample again, will you see this problem for the same reads?
If yes:
2. Check if the problem occurs with the latest version of STAR
https://github.com/alexdobin/STAR/releases/tag/2.5.1bIf yes:
3. Try the different STAR executables:
pre-compiled dynamic: bin/Linux_x86_64/STAR
pre-compiled static: bin/Linux_x86_64_static/STAR
compile your own with `make` in the source directory
If the problem persists for all executables:
4. Try to reduce the size of the fastq files to create the minimal example where the problem still occurs, and send me the reads, link to the genome, and Log.out file.
Cheers
Alex