-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: scverse/rustar-aligner
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(solo): STARsolo per-read SAM tags, CB_samTagOut and paired-end barcode reads (Phase 14.7)
#226
opened Aug 11, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
feat(io): optional pure-Rust parallel gzip input decoding (rapidgzip-core)
#225
opened Aug 11, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
perf(align): cut the align batch size and stop cloning every FASTQ record
#222
opened Aug 11, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
chore(deps): bump noodles-bgzf from 0.49.0 to 0.51.0
dependencies
Pull requests/issues that update a dependency file
rust
Pull requests that update rust code
#221
opened Aug 7, 2026 by
dependabot
Bot
Loading…
chore(deps): bump noodles from 0.113.0 to 0.115.0
dependencies
Pull requests/issues that update a dependency file
rust
Pull requests that update rust code
#220
opened Aug 7, 2026 by
dependabot
Bot
Loading…
fix(io): decode multi-member gzip input instead of truncating it
#219
opened Aug 7, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
feat(io): bound coordinate-sort memory with an external merge
#214
opened Aug 6, 2026 by
alejandrogzi
Loading…
chore(deps): bump noodles 0.113 -> 0.115, noodles-bgzf 0.49 -> 0.51
#211
opened Aug 5, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
solo: count intronic reads by default on 10x (closes 30 of the 32 points vs CellRanger, stacked on #182)
#184
opened Jul 31, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
solo: --soloCellFilter OrdMag, CellRanger's cell call (first item of #181, stacked on #180)
#182
opened Jul 31, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
solo: metrics_summary.csv under the CellRanger layout (stacked on #178)
#179
opened Jul 31, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
solo: --soloOutLayout CellRanger, CellRanger's output shape (changes output paths on 10x, stacked on #176)
#178
opened Jul 31, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
feat(solo): CellRanger behaviour by default on 10x geometry (changes default output, stacked on #175)
#176
opened Jul 31, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
feat(solo): --soloOutRawBarcodes Observed — a CellRanger-shaped raw matrix (stacked on #173)
#174
opened Jul 31, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
fix(test): the unmapped-reason test re-implemented the logic it was testing
#169
opened Jul 30, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
solo: cbMinP posterior threshold, oneExact guard, adapter-anchored geometry (replaces #150)
#165
opened Jul 30, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
genome: --genomeType SuperTranscriptome
#161
opened Jul 29, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
genome: --genomeTransformOutput SAM reports original coordinates
#160
opened Jul 29, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
bam: --outBAMsortingBinsN spills the coordinate sort to disk bins
#151
opened Jul 28, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
chimeric: --chimMultimapNmax enumeration, and --chimFilter banGenomicN
#149
opened Jul 28, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
aligner core: annotated-junction stitching, alignEndsType, in-recursion length penalty
#146
opened Jul 28, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
feat: STARlong binary + long-read window-coverage filter
#116
opened Jul 24, 2026 by
BenjaminDEMAILLE
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.