File tree Expand file tree Collapse file tree 4 files changed +2
-14
lines changed
metrics/ks_statistic_sc_features
process_datasets/sc_features Expand file tree Collapse file tree 4 files changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,7 @@ engines:
40
40
image : openproblems/base_r:1
41
41
setup :
42
42
- type : r
43
- github :
44
- - SONGDONGYUAN1994/scDesign3
45
- url :
46
- - https://cran.r-project.org/src/contrib/Archive/reticulate/reticulate_1.40.0.tar.gz
43
+ bioc : scDesign3
47
44
48
45
runners :
49
46
- type : executable
Original file line number Diff line number Diff line change @@ -39,13 +39,8 @@ engines:
39
39
- type : docker
40
40
image : openproblems/base_r:1
41
41
setup :
42
- - type : apt
43
- packages : [r-bioc-singlecellexperiment, git]
44
42
- type : r
45
- url :
46
- - https://cran.r-project.org/src/contrib/Archive/reticulate/reticulate_1.40.0.tar.gz
47
- github :
48
- - SONGDONGYUAN1994/scDesign3
43
+ bioc : [scDesign3, SingleCellExperiment]
49
44
50
45
runners :
51
46
- type : executable
Original file line number Diff line number Diff line change @@ -66,8 +66,6 @@ engines:
66
66
- xuranw/MuSiC
67
67
- YingMa0107/CARD
68
68
- SydneyBioX/scFeatures
69
- url :
70
- - https://cran.r-project.org/src/contrib/Archive/reticulate/reticulate_1.40.0.tar.gz
71
69
72
70
runners :
73
71
- type : executable
Original file line number Diff line number Diff line change @@ -35,8 +35,6 @@ engines:
35
35
- type : r
36
36
github :
37
37
- SydneyBioX/scFeatures
38
- url :
39
- - https://cran.r-project.org/src/contrib/Archive/reticulate/reticulate_1.40.0.tar.gz
40
38
41
39
runners :
42
40
- type : executable
You can’t perform that action at this time.
0 commit comments