Skip to content

Commit

Permalink
remove irlba
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Jan 7, 2025
1 parent 059173d commit bcf600f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 134 deletions.
39 changes: 0 additions & 39 deletions src/methods/lmds_irlba_rf/config.vsh.yaml

This file was deleted.

93 changes: 0 additions & 93 deletions src/methods/lmds_irlba_rf/script.R

This file was deleted.

1 change: 0 additions & 1 deletion src/workflows/run_benchmark/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ dependencies:
- name: methods/knnr_py
- name: methods/knnr_r
- name: methods/lm
- name: methods/lmds_irlba_rf
- name: methods/guanlab_dengkw_pm
- name: metrics/correlation
- name: metrics/mse
Expand Down
1 change: 0 additions & 1 deletion src/workflows/run_benchmark/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ methods = [
knnr_py,
knnr_r,
lm,
lmds_irlba_rf,
guanlab_dengkw_pm
]

Expand Down

0 comments on commit bcf600f

Please sign in to comment.