File tree Expand file tree Collapse file tree 11 files changed +26
-28
lines changed
Expand file tree Collapse file tree 11 files changed +26
-28
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ references:
3232 year={2021}
3333 }
3434
35-
3635authors :
3736 - name : Alejandro Granados
3837 roles : [ author ]
Original file line number Diff line number Diff line change 11info :
2- type : process_datasets
2+ type : process_dataset
33 type_info :
4- label : Process dataset
4+ label : Process Dataset
55 summary : A predict modality dataset processor.
66 description : |
77 A component for processing a Common Dataset into a task-specific dataset.
Original file line number Diff line number Diff line change 11type : file
22example : " resources_test/common/openproblems_neurips2021/bmmc_cite/dataset_mod1.h5ad"
3+ label : " Raw dataset RNA"
4+ summary : " The RNA modality of the raw dataset."
35info :
4- label : " Raw dataset RNA"
5- summary : " The RNA modality of the raw dataset."
66 slots :
77 layers :
88 - type : integer
8585 - type : double
8686 name : gene_activity
8787 description : ATAC gene activity
88- required : false
88+ required : false
Original file line number Diff line number Diff line change 11type : file
22example : " resources_test/common/openproblems_neurips2021/bmmc_cite/dataset_mod2.h5ad"
3+ label : " Raw dataset mod2"
4+ summary : " The second modality of the raw dataset. Must be an ADT or an ATAC dataset"
35info :
4- label : " Raw dataset mod2"
5- summary : " The second modality of the raw dataset. Must be an ADT or an ATAC dataset"
66 slots :
77 layers :
88 - type : integer
8585 - type : double
8686 name : gene_activity
8787 description : ATAC gene activity
88- required : false
88+ required : false
Original file line number Diff line number Diff line change 11type : file
22example : " resources_test/predict_modality/openproblems_neurips2021/bmmc_cite/swap/prediction.h5ad"
3+ label : " Prediction"
4+ summary : " A prediction of the mod2 expression values of the test cells"
35info :
4- label : " Prediction"
5- summary : " A prediction of the mod2 expression values of the test cells"
66 slots :
77 layers :
88 - type : double
1717 - type : string
1818 name : method_id
1919 description : " A unique identifier for the method"
20- required : true
20+ required : true
Original file line number Diff line number Diff line change 11type : file
2- info :
3- label : " Pretrained model"
4- summary : " A pretrained model for predicting the expression of one modality from another."
2+ label : " Pretrained model"
3+ summary : " A pretrained model for predicting the expression of one modality from another."
Original file line number Diff line number Diff line change 11type : file
22example : " resources_test/predict_modality/openproblems_neurips2021/bmmc_cite/swap/score.h5ad"
3+ label : " Score"
4+ summary : " Metric score file"
35info :
4- label : " Score"
5- summary : " Metric score file"
66 slots :
77 uns :
88 - type : string
Original file line number Diff line number Diff line change 11type : file
22example : " resources_test/predict_modality/openproblems_neurips2021/bmmc_cite/swap/test_mod1.h5ad"
3+ label : " Test mod1"
4+ summary : " The mod1 expression values of the test cells."
35info :
4- label : " Test mod1"
5- summary : " The mod1 expression values of the test cells."
66 slots :
77 layers :
88 - type : integer
Original file line number Diff line number Diff line change 11type : file
22example : " resources_test/predict_modality/openproblems_neurips2021/bmmc_cite/swap/test_mod2.h5ad"
3+ label : " Test mod2"
4+ summary : " The mod2 expression values of the test cells."
35info :
4- label : " Test mod2"
5- summary : " The mod2 expression values of the test cells."
66 slots :
77 layers :
88 - type : integer
7878 - type : double
7979 name : gene_activity
8080 description : ATAC gene activity
81- required : false
81+ required : false
Original file line number Diff line number Diff line change 11type : file
22example : " resources_test/predict_modality/openproblems_neurips2021/bmmc_cite/swap/train_mod1.h5ad"
3+ label : " Train mod1"
4+ summary : " The mod1 expression values of the train cells."
35info :
4- label : " Train mod1"
5- summary : " The mod1 expression values of the train cells."
66 slots :
77 layers :
88 - type : integer
6262 - type : double
6363 name : gene_activity
6464 description : ATAC gene activity
65- required : false
65+ required : false
You can’t perform that action at this time.
0 commit comments