We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9cdd4f commit 7b4b33fCopy full SHA for 7b4b33f
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
include:
31
- - {r: '4.4.1'}
+ - {r: '4.4.3'}
32
33
steps:
34
- uses: actions/checkout@v4
DESCRIPTION
@@ -14,7 +14,7 @@ Depends:
14
R (>= 4.2.0)
15
Imports:
16
SeuratObject,
17
- scRepertoire (== 2.2.1),
+ scRepertoire (>= 2.0.8), scRepertoire (< 2.3.2),
18
circlize,
19
dplyr,
20
scales,
0 commit comments