Commit e321dbc
Fix flex-quant: use piscem map-sc subcommand (not map-scrna)
The released C++ piscem (bioconda) uses 'map-sc' as the single-cell
mapping subcommand. 'map-scrna' is only available in the Rust
piscem-rs development build. This caused flex-quant to fail with
"unrecognized subcommand 'map-scrna'" for users with the released
piscem.
Fixes #191.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9d3df45 commit e321dbc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments