Commit a1e4dcd
committed
refactor(multiplex-quant): use forward/reverse for --sample-bc-ori
Per design discussion: keep the CLI vocabulary consistent with the
chemistry preset JSON (`sample_bc_ori: "forward" | "reverse"`) and with
alevin-fry's own `--sample-bc-ori` flag (also `forward` / `reverse`).
Drop the `fw`/`rev` shorthand and the in-process translation layer.1 parent e46c2bc commit a1e4dcd
2 files changed
Lines changed: 15 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
581 | 582 | | |
582 | | - | |
| 583 | + | |
583 | 584 | | |
584 | 585 | | |
585 | 586 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
412 | 411 | | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
| 412 | + | |
| 413 | + | |
419 | 414 | | |
420 | | - | |
421 | | - | |
| 415 | + | |
| 416 | + | |
422 | 417 | | |
423 | 418 | | |
424 | 419 | | |
| |||
0 commit comments