Commit 5513aac
committed
fix: require alevin-fry >=0.16.1 for the scATAC barcode-tag fix
alevin-fry 0.16.1 (via libradicl 0.14.3) is the first release whose
scATAC reader accepts the "b" barcode read-level tag written by the
current piscem; 0.16.0 still panics with "atac-reader record context
requires a 'barcode' read-level tag" (#204). Raise
the minimum in the program-discovery and ATAC-process version checks and
in the conda environment.
Note: this pins the minimum ahead of alevin-fry 0.16.1 reaching bioconda,
so simpleaf-check CI will be red until that build lands.1 parent 89256cc commit 5513aac
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
0 commit comments