You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #1638: Increased entropy of shmKey to avoid collisions between genomes. Many thanks to Jeff Hussmann (@jeffhussmann).
Issue #1577: Reduced RAM usage for large STARsolo runs.
Issue #1612: fixed the problem with Solo.out/SJ/raw/features.tsv sym-link.
Issues #1469, #1602, #1608: fixed seg-faults introduced in 2.7.10a.
Issue #1619: fixed memory leak in SoloFeature_cellFiltering.cpp
Issue #1543: fixed a segfault occurring for STARsolo multimappers and large number of reads per cell.
Issue #1558: fixed a bug with output of GX/GN BAM tags without CB/UB.
Issue #1513: if --soloMultiMappers options are not requested, output "NoMulti" in the "Reads Mapped to Gene: Unique+Multiple Gene" line of the Summary.csv file.
Issue #719: implemented auto re-allocation of the SJ output buffer.
Fixed a bug with --soloMultiMappers for small number of cells cases.
Fixed a problem with STARsolo CellReads.stats output for no-passlist runs.