v0.2.10
- Generates a Cell Ranger compatible count matrix.
- Due to the known non-platform agnostic glob behavior, it is possible that
L001_R1is merged withL002_R2(notL001_R2). To avoid this problem, we first sortgenomic_fastqandbarcode_fastqbefore merging. This is a temporary hacky solution.