Skip to content

Commit

Permalink
add back namespace (openproblems-bio#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood authored Jun 4, 2024
1 parent 8a61381 commit aaa0ca5
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/process_dataset/add_uns_metadata/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: add_uns_metadata
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down
1 change: 1 addition & 0 deletions src/process_dataset/bootstrap/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: bootstrap
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down
1 change: 1 addition & 0 deletions src/process_dataset/clean_pseudobulk/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: filter_vars
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down
1 change: 1 addition & 0 deletions src/process_dataset/compute_pseudobulk/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: compute_pseudobulk
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: convert_h5ad_to_parquet
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: convert_kaggle_h5ad_to_parquet
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down
1 change: 1 addition & 0 deletions src/process_dataset/filter_obs/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: filter_obs
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down
1 change: 1 addition & 0 deletions src/process_dataset/generate_id_map/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: generate_id_map
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down
1 change: 1 addition & 0 deletions src/process_dataset/run_limma/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
functionality:
name: run_limma
namespace: "process_dataset"
info:
type: process_dataset
type_info:
Expand Down

0 comments on commit aaa0ca5

Please sign in to comment.