bryan7264 commited on
Commit
57fd87e
·
verified ·
1 Parent(s): adeead6

Remove paper files, output artifacts, pytest cache

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .pytest_cache/.gitignore +0 -2
  2. .pytest_cache/CACHEDIR.TAG +0 -4
  3. .pytest_cache/README.md +0 -8
  4. .pytest_cache/v/cache/lastfailed +0 -3
  5. .pytest_cache/v/cache/nodeids +0 -110
  6. output/deep_benchmarks/17_go_enrichment/figures/pancreas_go_enrichment.png +0 -0
  7. output/deep_benchmarks/17_go_enrichment/results/go_enrichment.json +0 -509
  8. output/deep_benchmarks/18_halflife_ceiling/figures/halflife_ceiling.png +0 -3
  9. output/deep_benchmarks/18_halflife_ceiling/results/halflife_ceiling.json +0 -19
  10. output/deep_benchmarks/19_scvelo_dyn_investigation/results/scvelo_dyn_investigation.json +0 -3
  11. output/deep_benchmarks/20_uncertainty_advantage/figures/dentate_gyrus_uncertainty_advantage.png +0 -3
  12. output/deep_benchmarks/20_uncertainty_advantage/figures/pancreas_uncertainty_advantage.png +0 -3
  13. output/deep_benchmarks/20_uncertainty_advantage/results/uncertainty_advantage.json +0 -76
  14. output/deep_benchmarks/21_identifiability/figures/identifiability.png +0 -0
  15. output/deep_benchmarks/21_identifiability/results/identifiability.json +0 -52
  16. output/deep_benchmarks/22_partial_correlation/figures/partial_correlation.png +0 -0
  17. output/deep_benchmarks/22_partial_correlation/results/partial_correlation.json +0 -46
  18. output/deep_benchmarks/23_beta_vae/figures/beta_vae.png +0 -3
  19. output/deep_benchmarks/23_beta_vae/results/beta_vae.json +0 -98
  20. output/deep_benchmarks/24_fullgenome_gpu/figures/dentate_gyrus_fullgenome.png +0 -0
  21. output/deep_benchmarks/24_fullgenome_gpu/figures/pancreas_fullgenome.png +0 -0
  22. output/deep_benchmarks/24_fullgenome_gpu/results/fullgenome_gpu.json +0 -112
  23. output/deep_benchmarks/25_scvelo_dyn_sweep/figures/scvelo_dyn_sweep.png +0 -0
  24. output/deep_benchmarks/25_scvelo_dyn_sweep/results/scvelo_dyn_sweep.json +0 -118
  25. output/deep_benchmarks/26_large_atlas/figures/large_atlas.png +0 -0
  26. output/deep_benchmarks/26_large_atlas/results/large_atlas.json +0 -44
  27. output/deep_benchmarks/27_perturbation_validation/figures/dentate_gyrus_perturbation.png +0 -0
  28. output/deep_benchmarks/27_perturbation_validation/figures/pancreas_perturbation.png +0 -0
  29. output/deep_benchmarks/27_perturbation_validation/results/perturbation_validation.json +0 -240
  30. output/deep_benchmarks/28_gamma_semantics/figures/dentate_gyrus_gamma_semantics.png +0 -3
  31. output/deep_benchmarks/28_gamma_semantics/figures/pancreas_gamma_semantics.png +0 -3
  32. output/deep_benchmarks/28_gamma_semantics/results/gamma_semantics.json +0 -58
  33. output/deep_benchmarks/29_pt_states_comparison/results/pt_states_comparison.json +0 -53
  34. output/deep_benchmarks/30_crossval/figures/crossval.png +0 -0
  35. output/deep_benchmarks/30_crossval/results/crossval.json +0 -102
  36. output/deep_benchmarks/31_method_difference/results/method_difference.json +0 -49
  37. output/deep_benchmarks/32_sparsity_control/figures/sparsity_control.png +0 -0
  38. output/deep_benchmarks/32_sparsity_control/results/sparsity_control.json +0 -102
  39. output/deep_benchmarks/33_percell_advantage/figures/dentate_gyrus_percell_advantage.png +0 -0
  40. output/deep_benchmarks/33_percell_advantage/figures/pancreas_percell_advantage.png +0 -0
  41. output/deep_benchmarks/33_percell_advantage/results/percell_advantage.json +0 -146
  42. output/deep_benchmarks/34_beta_contribution/figures/beta_contribution.png +0 -0
  43. output/deep_benchmarks/34_beta_contribution/results/beta_contribution.json +0 -26
  44. output/deep_benchmarks/35_corrected_comparison/figures/corrected_comparison.png +0 -0
  45. output/deep_benchmarks/35_corrected_comparison/results/corrected_comparison.json +0 -50
  46. output/dentate_gyrus/figures/enrichment_barplot.png +0 -0
  47. output/dentate_gyrus/figures/gamma_heatmap.png +0 -0
  48. output/dentate_gyrus/figures/halflife_scatter.png +0 -3
  49. output/dentate_gyrus/figures/pt_umap.png +0 -3
  50. output/dentate_gyrus/figures/pt_velocity_embedding.png +0 -3
.pytest_cache/.gitignore DELETED
@@ -1,2 +0,0 @@
1
- # Created by pytest automatically.
2
- *
 
 
 
.pytest_cache/CACHEDIR.TAG DELETED
@@ -1,4 +0,0 @@
1
- Signature: 8a477f597d28d172789f06886806bc55
2
- # This file is a cache directory tag created by pytest.
3
- # For information about cache directory tags, see:
4
- # https://bford.info/cachedir/spec.html
 
 
 
 
 
.pytest_cache/README.md DELETED
@@ -1,8 +0,0 @@
1
- # pytest cache directory #
2
-
3
- This directory contains data from the pytest's cache plugin,
4
- which provides the `--lf` and `--ff` options, as well as the `cache` fixture.
5
-
6
- **Do not** commit this to version control.
7
-
8
- See [the docs](https://docs.pytest.org/en/stable/how-to/cache.html) for more information.
 
 
 
 
 
 
 
 
 
.pytest_cache/v/cache/lastfailed DELETED
@@ -1,3 +0,0 @@
1
- {
2
- "tests/test_beta_groupby.py::test_groupby_consensus_is_median": true
3
- }
 
 
 
 
.pytest_cache/v/cache/nodeids DELETED
@@ -1,110 +0,0 @@
1
- [
2
- "tests/test_benchmark.py::test_are_enrichment",
3
- "tests/test_benchmark.py::test_correlate_no_overlap",
4
- "tests/test_benchmark.py::test_correlate_with_halflives",
5
- "tests/test_benchmark.py::test_cross_dataset_consistency",
6
- "tests/test_benchmark.py::test_enrichment_barplot",
7
- "tests/test_benchmark.py::test_halflife_scatter",
8
- "tests/test_benchmark.py::test_nmd_enrichment",
9
- "tests/test_benchmark.py::test_subsampling_robustness",
10
- "tests/test_beta.py::test_estimate_beta",
11
- "tests/test_beta.py::test_estimate_beta_quantile",
12
- "tests/test_beta_groupby.py::test_groupby_consensus_is_clipped_median",
13
- "tests/test_beta_groupby.py::test_groupby_consensus_is_median",
14
- "tests/test_beta_groupby.py::test_groupby_missing_column_raises",
15
- "tests/test_beta_groupby.py::test_groupby_produces_varm",
16
- "tests/test_beta_groupby.py::test_groupby_single_group_matches_global",
17
- "tests/test_datasets.py::test_dentate_gyrus_download",
18
- "tests/test_datasets.py::test_herzog2017_halflives",
19
- "tests/test_datasets.py::test_pancreas_download",
20
- "tests/test_datasets.py::test_schofield2018_halflives",
21
- "tests/test_deep_data.py::TestGetLibrarySizes::test_correct_sums",
22
- "tests/test_deep_data.py::TestGetLibrarySizes::test_missing_layer_raises",
23
- "tests/test_deep_data.py::TestGetLibrarySizes::test_positive",
24
- "tests/test_deep_data.py::TestGetLibrarySizes::test_shapes",
25
- "tests/test_deep_data.py::TestSetupDataloaders::test_batch_contents",
26
- "tests/test_deep_data.py::TestSetupDataloaders::test_no_overlap",
27
- "tests/test_deep_data.py::TestSetupDataloaders::test_reproducible",
28
- "tests/test_deep_data.py::TestSetupDataloaders::test_returns_four",
29
- "tests/test_deep_data.py::TestSetupDataloaders::test_stratified_split",
30
- "tests/test_deep_distributions.py::TestLogNBPositive::test_batch_consistency",
31
- "tests/test_deep_distributions.py::TestLogNBPositive::test_gradient_flows",
32
- "tests/test_deep_distributions.py::TestLogNBPositive::test_higher_theta_less_variance",
33
- "tests/test_deep_distributions.py::TestLogNBPositive::test_non_positive",
34
- "tests/test_deep_distributions.py::TestLogNBPositive::test_output_shape",
35
- "tests/test_deep_distributions.py::TestLogNBPositive::test_peak_at_mean",
36
- "tests/test_deep_guide.py::TestExtractLatent::test_deterministic",
37
- "tests/test_deep_guide.py::TestExtractLatent::test_no_nans",
38
- "tests/test_deep_guide.py::TestExtractLatent::test_shapes",
39
- "tests/test_deep_guide.py::TestPosteriorGamma::test_more_samples_lower_variance_of_mean",
40
- "tests/test_deep_guide.py::TestPosteriorGamma::test_no_nans",
41
- "tests/test_deep_guide.py::TestPosteriorGamma::test_positive_values",
42
- "tests/test_deep_guide.py::TestPosteriorGamma::test_shapes",
43
- "tests/test_deep_model.py::TestDeepPTR::test_backward",
44
- "tests/test_deep_model.py::TestDeepPTR::test_forward_loss",
45
- "tests/test_deep_model.py::TestDeepPTR::test_get_latent",
46
- "tests/test_deep_model.py::TestDeepPTR::test_kl_weight_zero",
47
- "tests/test_deep_model.py::TestDeepPTR::test_reparameterize_stochastic",
48
- "tests/test_deep_model.py::TestEncoder::test_different_inputs_different_outputs",
49
- "tests/test_deep_model.py::TestEncoder::test_output_shapes",
50
- "tests/test_deep_model.py::TestKineticDecoder::test_beta_is_not_cell_specific",
51
- "tests/test_deep_model.py::TestKineticDecoder::test_mu_scales_with_library_size",
52
- "tests/test_deep_model.py::TestKineticDecoder::test_output_shapes",
53
- "tests/test_deep_model.py::TestKineticDecoder::test_positive_outputs",
54
- "tests/test_deep_synthetic.py::TestCICoverage::test_perfect_coverage",
55
- "tests/test_deep_synthetic.py::TestCICoverage::test_returns_fraction",
56
- "tests/test_deep_synthetic.py::TestCICoverage::test_zero_variance_coverage",
57
- "tests/test_deep_synthetic.py::TestGammaRecovery::test_global_mode",
58
- "tests/test_deep_synthetic.py::TestGammaRecovery::test_perfect_recovery",
59
- "tests/test_deep_synthetic.py::TestGammaRecovery::test_random_is_low",
60
- "tests/test_deep_synthetic.py::TestGenerateKineticData::test_cell_types",
61
- "tests/test_deep_synthetic.py::TestGenerateKineticData::test_non_negative_counts",
62
- "tests/test_deep_synthetic.py::TestGenerateKineticData::test_reproducible",
63
- "tests/test_deep_synthetic.py::TestGenerateKineticData::test_shapes",
64
- "tests/test_deep_synthetic.py::TestGenerateKineticData::test_sparsity",
65
- "tests/test_deep_synthetic.py::TestGenerateKineticData::test_truth_keys",
66
- "tests/test_deep_synthetic.py::TestGenerateKineticData::test_truth_shapes",
67
- "tests/test_deep_synthetic.py::TestLatentRecovery::test_perfect_recovery",
68
- "tests/test_deep_synthetic.py::TestLatentRecovery::test_random_is_lower",
69
- "tests/test_deep_trainer.py::TestTrainer::test_early_stopping",
70
- "tests/test_deep_trainer.py::TestTrainer::test_fit_runs",
71
- "tests/test_deep_trainer.py::TestTrainer::test_history_fields",
72
- "tests/test_deep_trainer.py::TestTrainer::test_kl_warmup",
73
- "tests/test_deep_trainer.py::TestTrainer::test_loss_decreases",
74
- "tests/test_gamma.py::test_estimate_gamma",
75
- "tests/test_gamma.py::test_gamma_clipping",
76
- "tests/test_gamma.py::test_gamma_requires_beta",
77
- "tests/test_gamma_dynamic.py::test_dynamic_mode_logs_params",
78
- "tests/test_gamma_dynamic.py::test_dynamic_mode_produces_gamma",
79
- "tests/test_gamma_dynamic.py::test_dynamic_requires_velocity_layer",
80
- "tests/test_gamma_dynamic.py::test_steady_state_mode_default",
81
- "tests/test_gamma_dynamic.py::test_unknown_mode_raises",
82
- "tests/test_integration.py::test_full_pipeline",
83
- "tests/test_integration.py::test_network_inference",
84
- "tests/test_network_priors.py::test_list_known_rbps",
85
- "tests/test_network_priors.py::test_load_motif_priors_valid",
86
- "tests/test_network_priors.py::test_load_motif_priors_validates_columns",
87
- "tests/test_network_priors.py::test_network_prior_logs_has_prior",
88
- "tests/test_network_priors.py::test_network_with_priors",
89
- "tests/test_network_priors.py::test_network_without_priors_unchanged",
90
- "tests/test_plotting.py::test_gamma_heatmap",
91
- "tests/test_plotting.py::test_gamma_violin",
92
- "tests/test_plotting.py::test_phase_portrait",
93
- "tests/test_plotting.py::test_pt_comparison",
94
- "tests/test_plotting.py::test_pt_umap",
95
- "tests/test_plotting.py::test_pt_velocity_embedding",
96
- "tests/test_plotting.py::test_pt_velocity_stream",
97
- "tests/test_plotting.py::test_tf_ptf_scatter",
98
- "tests/test_preprocessing.py::test_filter_cells",
99
- "tests/test_preprocessing.py::test_filter_genes",
100
- "tests/test_preprocessing.py::test_neighbors",
101
- "tests/test_preprocessing.py::test_normalize_layers",
102
- "tests/test_preprocessing.py::test_smooth_fixed_bandwidth",
103
- "tests/test_preprocessing.py::test_smooth_layers",
104
- "tests/test_pt_states.py::test_pt_states",
105
- "tests/test_pt_states.py::test_rank_pt_genes",
106
- "tests/test_readwrite.py::test_read_h5ad_no_warning_with_layers",
107
- "tests/test_readwrite.py::test_read_h5ad_warns_missing_layers",
108
- "tests/test_readwrite.py::test_validate_layers_warns_partial",
109
- "tests/test_variance.py::test_variance_decomposition"
110
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/17_go_enrichment/figures/pancreas_go_enrichment.png DELETED
Binary file (73.1 kB)
 
output/deep_benchmarks/17_go_enrichment/results/go_enrichment.json DELETED
@@ -1,509 +0,0 @@
1
- {
2
- "pancreas": {
3
- "pt_genes": [
4
- "Adgrb3",
5
- "Pard3b",
6
- "Tmtc2",
7
- "Rfx6",
8
- "Trim17",
9
- "Ptprn2",
10
- "Dip2c",
11
- "Fhit",
12
- "Ube2e2",
13
- "Kcnma1",
14
- "Farp1",
15
- "Rims2",
16
- "Igf2bp2",
17
- "Stxbp5l",
18
- "Phldb2",
19
- "Fbxl17",
20
- "Park2",
21
- "Dnajc1",
22
- "Pbx3",
23
- "Nr6a1",
24
- "Kcnh7",
25
- "9030622O22Rik",
26
- "Zmynd8",
27
- "Mbd5",
28
- "Macrod2",
29
- "Hnf1aos1",
30
- "Sdk1",
31
- "Pan3",
32
- "Chchd3",
33
- "Tmcc1",
34
- "Cacna1c",
35
- "Snd1",
36
- "Ccser1",
37
- "Ttll3",
38
- "Tmc4",
39
- "Egln2",
40
- "Gm21974",
41
- "Ins2",
42
- "Kcnq1",
43
- "Fam155a",
44
- "Wwox",
45
- "Tcf12",
46
- "Rora",
47
- "Mid1"
48
- ],
49
- "organism": "mmusculus",
50
- "go_terms": [
51
- {
52
- "source": "TF",
53
- "native": "TF:M04157_1",
54
- "name": "Factor: Tfap2a; motif: TGCCCYNRGGGCA; match class: 1",
55
- "p_value": 3.466458557901524e-05,
56
- "intersection_size": 25
57
- },
58
- {
59
- "source": "TF",
60
- "native": "TF:M03893",
61
- "name": "Factor: WT1; motif: GNGGGGGCGGGG",
62
- "p_value": 0.00035020125807490933,
63
- "intersection_size": 28
64
- },
65
- {
66
- "source": "GO:BP",
67
- "native": "GO:0009306",
68
- "name": "protein secretion",
69
- "p_value": 0.0005506951793064151,
70
- "intersection_size": 8
71
- },
72
- {
73
- "source": "GO:BP",
74
- "native": "GO:0035592",
75
- "name": "establishment of protein localization to extracellular region",
76
- "p_value": 0.0005817536873480544,
77
- "intersection_size": 8
78
- },
79
- {
80
- "source": "TF",
81
- "native": "TF:M02933",
82
- "name": "Factor: ZF5; motif: GYCGCGCARNGCNN",
83
- "p_value": 0.000604116486020235,
84
- "intersection_size": 33
85
- },
86
- {
87
- "source": "TF",
88
- "native": "TF:M05494_1",
89
- "name": "Factor: Egr-2; motif: GCGTGGGCGG; match class: 1",
90
- "p_value": 0.0006381914250372045,
91
- "intersection_size": 18
92
- },
93
- {
94
- "source": "GO:BP",
95
- "native": "GO:0071692",
96
- "name": "protein localization to extracellular region",
97
- "p_value": 0.0006484043265494617,
98
- "intersection_size": 8
99
- },
100
- {
101
- "source": "TF",
102
- "native": "TF:M03567",
103
- "name": "Factor: Sp2; motif: NYSGCCCCGCCCCCY",
104
- "p_value": 0.0008218740122645273,
105
- "intersection_size": 27
106
- },
107
- {
108
- "source": "TF",
109
- "native": "TF:M00982",
110
- "name": "Factor: KROX; motif: CCCGCCCCCRCCCC",
111
- "p_value": 0.0008861792328755127,
112
- "intersection_size": 26
113
- },
114
- {
115
- "source": "KEGG",
116
- "native": "KEGG:04911",
117
- "name": "Insulin secretion",
118
- "p_value": 0.0009743376454725036,
119
- "intersection_size": 4
120
- },
121
- {
122
- "source": "TF",
123
- "native": "TF:M10211",
124
- "name": "Factor: E2F-4; motif: NGGGGGCGGGRMNN",
125
- "p_value": 0.001079688451739799,
126
- "intersection_size": 28
127
- },
128
- {
129
- "source": "TF",
130
- "native": "TF:M10213",
131
- "name": "Factor: Egr-1; motif: NNGCGKGGGCGGGG",
132
- "p_value": 0.0012241500134068221,
133
- "intersection_size": 22
134
- },
135
- {
136
- "source": "TF",
137
- "native": "TF:M07395_1",
138
- "name": "Factor: Sp1; motif: NGGGGCGGGGN; match class: 1",
139
- "p_value": 0.002317847212801588,
140
- "intersection_size": 22
141
- },
142
- {
143
- "source": "TF",
144
- "native": "TF:M10211_1",
145
- "name": "Factor: E2F-4; motif: NGGGGGCGGGRMNN; match class: 1",
146
- "p_value": 0.00235674928913849,
147
- "intersection_size": 16
148
- },
149
- {
150
- "source": "TF",
151
- "native": "TF:M05494",
152
- "name": "Factor: Egr-2; motif: GCGTGGGCGG",
153
- "p_value": 0.002435404573586561,
154
- "intersection_size": 28
155
- },
156
- {
157
- "source": "TF",
158
- "native": "TF:M02933_1",
159
- "name": "Factor: ZF5; motif: GYCGCGCARNGCNN; match class: 1",
160
- "p_value": 0.0026093353609088744,
161
- "intersection_size": 25
162
- },
163
- {
164
- "source": "TF",
165
- "native": "TF:M02744",
166
- "name": "Factor: Egr1; motif: NCCGCCCCCGCANN",
167
- "p_value": 0.0027636846535903366,
168
- "intersection_size": 19
169
- },
170
- {
171
- "source": "TF",
172
- "native": "TF:M10278_1",
173
- "name": "Factor: KLF3; motif: NNNNNNGGGCGGGGCNNGN; match class: 1",
174
- "p_value": 0.003393074052401255,
175
- "intersection_size": 18
176
- },
177
- {
178
- "source": "TF",
179
- "native": "TF:M10375_1",
180
- "name": "Factor: Sp1; motif: GGNGGGGGNGGGGGMGGGGCNGGG; match class: 1",
181
- "p_value": 0.003822518456117497,
182
- "intersection_size": 28
183
- },
184
- {
185
- "source": "TF",
186
- "native": "TF:M10212",
187
- "name": "Factor: E2F-7; motif: GRGGCGGGAANNN",
188
- "p_value": 0.004049920835981174,
189
- "intersection_size": 29
190
- }
191
- ],
192
- "n_significant": 65,
193
- "module_go": [
194
- {
195
- "module": 0,
196
- "n_genes": 459,
197
- "top_terms": [
198
- "chemical homeostasis",
199
- "Spinocerebellar ataxia",
200
- "voltage-gated monoatomic cation channel activity"
201
- ],
202
- "top_rbps": [
203
- [
204
- "MATR3",
205
- 151
206
- ],
207
- [
208
- "ELAVL1",
209
- 133
210
- ],
211
- [
212
- "RBFOX2",
213
- 121
214
- ]
215
- ]
216
- },
217
- {
218
- "module": 1,
219
- "n_genes": 6,
220
- "top_terms": [],
221
- "top_rbps": [
222
- [
223
- "ELAVL1",
224
- 5
225
- ],
226
- [
227
- "MATR3",
228
- 4
229
- ],
230
- [
231
- "HNRNPC",
232
- 3
233
- ]
234
- ]
235
- },
236
- {
237
- "module": 2,
238
- "n_genes": 6,
239
- "top_terms": [
240
- "sterol sensor activity",
241
- "lipid sensor activity"
242
- ],
243
- "top_rbps": [
244
- [
245
- "ELAVL1",
246
- 2
247
- ],
248
- [
249
- "HNRNPC",
250
- 2
251
- ],
252
- [
253
- "MATR3",
254
- 2
255
- ]
256
- ]
257
- },
258
- {
259
- "module": 3,
260
- "n_genes": 8,
261
- "top_terms": [
262
- "Factor: AP-2beta; motif: GCNNNGGSCNGVGGGN"
263
- ],
264
- "top_rbps": [
265
- [
266
- "MATR3",
267
- 3
268
- ],
269
- [
270
- "ELAVL1",
271
- 1
272
- ],
273
- [
274
- "FUS",
275
- 1
276
- ]
277
- ]
278
- },
279
- {
280
- "module": 7,
281
- "n_genes": 6,
282
- "top_terms": [
283
- "Factor: Sp2; motif: NYSGCCCCGCCCCCY; match class: 1",
284
- "Factor: AP2; motif: GCCYGSGGSN; match class: 1",
285
- "Factor: SP1; motif: GGGGYGGGGNS; match class: 1"
286
- ],
287
- "top_rbps": [
288
- [
289
- "HNRNPC",
290
- 5
291
- ],
292
- [
293
- "RBFOX2",
294
- 4
295
- ],
296
- [
297
- "ELAVL1",
298
- 3
299
- ]
300
- ]
301
- },
302
- {
303
- "module": 8,
304
- "n_genes": 5,
305
- "top_terms": [
306
- "DNA Damage Reversal",
307
- "Reversal of alkylation damage by DNA dioxygenases"
308
- ],
309
- "top_rbps": [
310
- [
311
- "MATR3",
312
- 3
313
- ],
314
- [
315
- "RBFOX2",
316
- 3
317
- ],
318
- [
319
- "ELAVL1",
320
- 2
321
- ]
322
- ]
323
- }
324
- ]
325
- },
326
- "dentate_gyrus": {
327
- "pt_genes": [
328
- "Eml6",
329
- "Cnot6",
330
- "Scfd1",
331
- "Nrxn3",
332
- "Kcnma1",
333
- "Cacnb2",
334
- "Taf13",
335
- "Rmdn1",
336
- "Palm2",
337
- "Cdh8",
338
- "Tmem108"
339
- ],
340
- "organism": "mmusculus",
341
- "go_terms": [
342
- {
343
- "source": "GO:MF",
344
- "native": "GO:0005246",
345
- "name": "calcium channel regulator activity",
346
- "p_value": 0.022776740344038288,
347
- "intersection_size": 2
348
- },
349
- {
350
- "source": "GO:MF",
351
- "native": "GO:0005515",
352
- "name": "protein binding",
353
- "p_value": 0.030353353140200337,
354
- "intersection_size": 10
355
- }
356
- ],
357
- "n_significant": 2,
358
- "module_go": [
359
- {
360
- "module": 0,
361
- "n_genes": 1266,
362
- "top_terms": [],
363
- "top_rbps": [
364
- [
365
- "ELAVL1",
366
- 380
367
- ],
368
- [
369
- "MATR3",
370
- 301
371
- ],
372
- [
373
- "RBFOX2",
374
- 260
375
- ]
376
- ]
377
- },
378
- {
379
- "module": 1,
380
- "n_genes": 19,
381
- "top_terms": [
382
- "Factor: E2F; motif: NNTTTCGCGCN",
383
- "exonuclease activity",
384
- "squalene synthase [NAD(P)H] activity"
385
- ],
386
- "top_rbps": [
387
- [
388
- "ELAVL1",
389
- 7
390
- ],
391
- [
392
- "MATR3",
393
- 7
394
- ],
395
- [
396
- "HNRNPC",
397
- 3
398
- ]
399
- ]
400
- },
401
- {
402
- "module": 3,
403
- "n_genes": 9,
404
- "top_terms": [
405
- "Factor: Egr-2; motif: GCGTGGGCGG",
406
- "Factor: USF; motif: GYCACGTGNC",
407
- "malate synthase activity"
408
- ],
409
- "top_rbps": [
410
- [
411
- "ELAVL1",
412
- 5
413
- ],
414
- [
415
- "MATR3",
416
- 3
417
- ],
418
- [
419
- "HNRNPC",
420
- 2
421
- ]
422
- ]
423
- },
424
- {
425
- "module": 5,
426
- "n_genes": 9,
427
- "top_terms": [
428
- "Factor: HIF-1alpha; motif: GNACGTGM",
429
- "dihydrolipoyllysine-residue acetyltransferase activity",
430
- "Grb7-Elavl1 complex"
431
- ],
432
- "top_rbps": [
433
- [
434
- "ELAVL1",
435
- 4
436
- ],
437
- [
438
- "MATR3",
439
- 4
440
- ],
441
- [
442
- "FUS",
443
- 2
444
- ]
445
- ]
446
- },
447
- {
448
- "module": 6,
449
- "n_genes": 8,
450
- "top_terms": [
451
- "Factor: ER81; motif: RCCGGAWRYN",
452
- "methyl/ethyl malonyl-CoA decarboxylase activity"
453
- ],
454
- "top_rbps": [
455
- [
456
- "ELAVL1",
457
- 3
458
- ],
459
- [
460
- "MATR3",
461
- 2
462
- ]
463
- ]
464
- },
465
- {
466
- "module": 8,
467
- "n_genes": 5,
468
- "top_terms": [
469
- "mitogen-activated protein kinase kinase kinase binding",
470
- "Oligodactyly",
471
- "Ccd1-Dvl2 complex"
472
- ],
473
- "top_rbps": [
474
- [
475
- "ELAVL1",
476
- 2
477
- ],
478
- [
479
- "MATR3",
480
- 2
481
- ],
482
- [
483
- "FUS",
484
- 1
485
- ]
486
- ]
487
- },
488
- {
489
- "module": 9,
490
- "n_genes": 6,
491
- "top_terms": [],
492
- "top_rbps": [
493
- [
494
- "ELAVL1",
495
- 3
496
- ],
497
- [
498
- "MATR3",
499
- 2
500
- ],
501
- [
502
- "RBFOX2",
503
- 2
504
- ]
505
- ]
506
- }
507
- ]
508
- }
509
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/18_halflife_ceiling/figures/halflife_ceiling.png DELETED

Git LFS Details

  • SHA256: 082057b7914fa4defdf91baaabc3f96ec17fabe1fb5cd179a63405db05f06a66
  • Pointer size: 131 Bytes
  • Size of remote file: 203 kB
output/deep_benchmarks/18_halflife_ceiling/results/halflife_ceiling.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "inter_study_r": 0.7666700848697275,
3
- "inter_study_r_log": 0.7802797873918921,
4
- "inter_study_n": 10608,
5
- "inter_study_ci": [
6
- 0.7574056787467361,
7
- 0.7748092949600333
8
- ],
9
- "method_ceiling_pct": {
10
- "scPTR analytical (pancreas, human)": 52.447592248016925,
11
- "scPTR analytical (DG, human)": 49.721517445769834,
12
- "scVelo SS (pancreas, human)": 48.65195699704132,
13
- "scVelo SS (DG, human)": 47.93456889118682,
14
- "velVI (pancreas, human)": 36.29983815623753,
15
- "velVI (DG, human)": 45.938925614900675,
16
- "DeepPTR (pancreas, human)": 36.0911434345344,
17
- "DeepPTR (DG, human)": 46.65631372075517
18
- }
19
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/19_scvelo_dyn_investigation/results/scvelo_dyn_investigation.json DELETED
@@ -1,3 +0,0 @@
1
- {
2
- "note": "Investigation complete, see stdout"
3
- }
 
 
 
 
output/deep_benchmarks/20_uncertainty_advantage/figures/dentate_gyrus_uncertainty_advantage.png DELETED

Git LFS Details

  • SHA256: 992ab8ac194bfa07915199092b85c97268c5955a3a9785fdcdb2a4d2cd9d402c
  • Pointer size: 131 Bytes
  • Size of remote file: 104 kB
output/deep_benchmarks/20_uncertainty_advantage/figures/pancreas_uncertainty_advantage.png DELETED

Git LFS Details

  • SHA256: bcb4880b32c2239806b53fb82407581df273797a11f80877e1c02fff1ab0b4fa
  • Pointer size: 131 Bytes
  • Size of remote file: 100 kB
output/deep_benchmarks/20_uncertainty_advantage/results/uncertainty_advantage.json DELETED
@@ -1,76 +0,0 @@
1
- {
2
- "pancreas": {
3
- "analytical_300": {
4
- "r": -0.22231279755152644,
5
- "n": 219
6
- },
7
- "deepptr_all": {
8
- "r": -0.2767452667406712,
9
- "n": 236
10
- },
11
- "deepptr_filtered": [
12
- {
13
- "percentile": 75,
14
- "r": -0.2935350818803388,
15
- "n": 180,
16
- "cv_cutoff": 0.11798103153705597
17
- },
18
- {
19
- "percentile": 50,
20
- "r": -0.2784230794623337,
21
- "n": 120,
22
- "cv_cutoff": 0.09954803436994553
23
- },
24
- {
25
- "percentile": 25,
26
- "r": -0.3779708509647762,
27
- "n": 53,
28
- "cv_cutoff": 0.08271166682243347
29
- },
30
- {
31
- "percentile": 10,
32
- "r": -0.2781954887218045,
33
- "n": 20,
34
- "cv_cutoff": 0.05375545844435692
35
- }
36
- ],
37
- "improvement": 0.15565805341324973
38
- },
39
- "dentate_gyrus": {
40
- "analytical_300": {
41
- "r": -0.3593371092867718,
42
- "n": 199
43
- },
44
- "deepptr_all": {
45
- "r": -0.35768791768630437,
46
- "n": 211
47
- },
48
- "deepptr_filtered": [
49
- {
50
- "percentile": 75,
51
- "r": -0.4037010444550779,
52
- "n": 159,
53
- "cv_cutoff": 0.13886773586273193
54
- },
55
- {
56
- "percentile": 50,
57
- "r": -0.3379248062565652,
58
- "n": 100,
59
- "cv_cutoff": 0.11725422739982605
60
- },
61
- {
62
- "percentile": 25,
63
- "r": -0.10556391748122433,
64
- "n": 49,
65
- "cv_cutoff": 0.0847647488117218
66
- },
67
- {
68
- "percentile": 10,
69
- "r": 0.004511278195488721,
70
- "n": 20,
71
- "cv_cutoff": 0.029071299359202385
72
- }
73
- ],
74
- "improvement": 0.04436393516830606
75
- }
76
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/21_identifiability/figures/identifiability.png DELETED
Binary file (53.4 kB)
 
output/deep_benchmarks/21_identifiability/results/identifiability.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "pancreas": {
3
- "real": {
4
- "sil_T": 0.20693553984165192,
5
- "sil_PT": -0.006579563952982426,
6
- "ari": 0.1888022197849624,
7
- "n_pt_genes": 45
8
- },
9
- "permuted": [
10
- {
11
- "sil_T": -0.04443509504199028,
12
- "sil_PT": -0.06523298472166061,
13
- "ari": 0.0015657809737397933
14
- },
15
- {
16
- "sil_T": -0.09882037341594696,
17
- "sil_PT": -0.24032162129878998,
18
- "ari": -0.00065230249262882
19
- },
20
- {
21
- "sil_T": -0.09248553216457367,
22
- "sil_PT": -0.5077192187309265,
23
- "ari": -0.0021321385037561614
24
- }
25
- ]
26
- },
27
- "dentate_gyrus": {
28
- "real": {
29
- "sil_T": 0.17143487930297852,
30
- "sil_PT": 0.04487254470586777,
31
- "ari": 0.2758917875838645,
32
- "n_pt_genes": 11
33
- },
34
- "permuted": [
35
- {
36
- "sil_T": -0.09742119163274765,
37
- "sil_PT": -0.22451545298099518,
38
- "ari": -0.0008575691119994391
39
- },
40
- {
41
- "sil_T": -0.14719729125499725,
42
- "sil_PT": -0.2607710659503937,
43
- "ari": -0.005626463263878278
44
- },
45
- {
46
- "sil_T": -0.17271356284618378,
47
- "sil_PT": -0.16378729045391083,
48
- "ari": 0.002526632428011187
49
- }
50
- ]
51
- }
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/22_partial_correlation/figures/partial_correlation.png DELETED
Binary file (53.6 kB)
 
output/deep_benchmarks/22_partial_correlation/results/partial_correlation.json DELETED
@@ -1,46 +0,0 @@
1
- {
2
- "pancreas": {
3
- "scptr": {
4
- "raw_r": -0.4020872107350974,
5
- "raw_p": 3.872107573583121e-167,
6
- "partial_r": -0.1536742103004309,
7
- "partial_p": 3.529388954295092e-24,
8
- "partial_ci_lo": -0.18279121514175428,
9
- "partial_ci_hi": -0.12209239328943841,
10
- "n": 4308,
11
- "expression_confound": 0.2484130004346665
12
- },
13
- "scvelo_ss": {
14
- "raw_r": -0.37302647517581816,
15
- "raw_p": 1.2211299844635986e-51,
16
- "partial_r": -0.1906281174559328,
17
- "partial_p": 5.713074784106551e-14,
18
- "partial_ci_lo": -0.238967747105761,
19
- "partial_ci_hi": -0.1444090472293224,
20
- "n": 1528,
21
- "expression_confound": 0.18239835771988536
22
- }
23
- },
24
- "dentate_gyrus": {
25
- "scptr": {
26
- "raw_r": -0.3812073018847205,
27
- "raw_p": 2.9304430684031824e-40,
28
- "partial_r": -0.15338225997017077,
29
- "partial_p": 2.3185149712748635e-07,
30
- "partial_ci_lo": -0.20713324950124962,
31
- "partial_ci_hi": -0.0995441394072433,
32
- "n": 1126,
33
- "expression_confound": 0.22782504191454975
34
- },
35
- "scvelo_ss": {
36
- "raw_r": -0.3674575813971968,
37
- "raw_p": 2.5778985987233377e-51,
38
- "partial_r": -0.17998235709789673,
39
- "partial_p": 6.973047679364984e-13,
40
- "partial_ci_lo": -0.22801156039845,
41
- "partial_ci_hi": -0.13371732874391323,
42
- "n": 1568,
43
- "expression_confound": 0.18747522429930008
44
- }
45
- }
46
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/23_beta_vae/figures/beta_vae.png DELETED

Git LFS Details

  • SHA256: 7019ae54eed2789a157309d701317abcb76fe7b98d5e536c9ed3c794fe360020
  • Pointer size: 131 Bytes
  • Size of remote file: 119 kB
output/deep_benchmarks/23_beta_vae/results/beta_vae.json DELETED
@@ -1,98 +0,0 @@
1
- {
2
- "sweep": [
3
- {
4
- "beta_kl": 1.0,
5
- "coverage_train": 0.24504666666666666,
6
- "coverage_test": 0.24098,
7
- "gamma_r_train": 0.853620590942485,
8
- "gamma_r_test": 0.869201669867409
9
- },
10
- {
11
- "beta_kl": 2.0,
12
- "coverage_train": 0.45587333333333335,
13
- "coverage_test": 0.4518066666666667,
14
- "gamma_r_train": 0.853620590942485,
15
- "gamma_r_test": 0.869201669867409
16
- },
17
- {
18
- "beta_kl": 3.0,
19
- "coverage_train": 0.61084,
20
- "coverage_test": 0.60724,
21
- "gamma_r_train": 0.853620590942485,
22
- "gamma_r_test": 0.869201669867409
23
- },
24
- {
25
- "beta_kl": 5.0,
26
- "coverage_train": 0.7918666666666667,
27
- "coverage_test": 0.78946,
28
- "gamma_r_train": 0.853620590942485,
29
- "gamma_r_test": 0.869201669867409
30
- },
31
- {
32
- "beta_kl": 8.0,
33
- "coverage_train": 0.90706,
34
- "coverage_test": 0.9000733333333333,
35
- "gamma_r_train": 0.853620590942485,
36
- "gamma_r_test": 0.869201669867409
37
- },
38
- {
39
- "beta_kl": 10.0,
40
- "coverage_train": 0.9420733333333333,
41
- "coverage_test": 0.9333533333333334,
42
- "gamma_r_train": 0.853620590942485,
43
- "gamma_r_test": 0.869201669867409
44
- },
45
- {
46
- "beta_kl": 15.0,
47
- "coverage_train": 0.9796666666666667,
48
- "coverage_test": 0.9719266666666667,
49
- "gamma_r_train": 0.853620590942485,
50
- "gamma_r_test": 0.869201669867409
51
- },
52
- {
53
- "beta_kl": 20.0,
54
- "coverage_train": 0.9917666666666667,
55
- "coverage_test": 0.98624,
56
- "gamma_r_train": 0.853620590942485,
57
- "gamma_r_test": 0.869201669867409
58
- }
59
- ],
60
- "best_beta": 10.0,
61
- "calibration_curve": [
62
- {
63
- "level": 0.5,
64
- "raw": 0.08406,
65
- "calibrated": 0.6598533333333333
66
- },
67
- {
68
- "level": 0.6,
69
- "raw": 0.1043,
70
- "calibrated": 0.7408933333333333
71
- },
72
- {
73
- "level": 0.7,
74
- "raw": 0.12798,
75
- "calibrated": 0.8054066666666667
76
- },
77
- {
78
- "level": 0.8,
79
- "raw": 0.15860666666666667,
80
- "calibrated": 0.8605
81
- },
82
- {
83
- "level": 0.9,
84
- "raw": 0.2025,
85
- "calibrated": 0.9081866666666667
86
- },
87
- {
88
- "level": 0.95,
89
- "raw": 0.24098,
90
- "calibrated": 0.9333533333333334
91
- },
92
- {
93
- "level": 0.99,
94
- "raw": 0.31317333333333336,
95
- "calibrated": 0.96226
96
- }
97
- ]
98
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/24_fullgenome_gpu/figures/dentate_gyrus_fullgenome.png DELETED
Binary file (92.6 kB)
 
output/deep_benchmarks/24_fullgenome_gpu/figures/pancreas_fullgenome.png DELETED
Binary file (85.1 kB)
 
output/deep_benchmarks/24_fullgenome_gpu/results/fullgenome_gpu.json DELETED
@@ -1,112 +0,0 @@
1
- {
2
- "pancreas": [
3
- {
4
- "n_genes": 300,
5
- "label": "300 genes",
6
- "device": "cpu",
7
- "time_s": 126.28486108779907,
8
- "n_epochs": 100,
9
- "hl_mouse_r": -0.19762101977653473,
10
- "hl_mouse_n": 251,
11
- "hl_human_r": -0.2767452667406712,
12
- "hl_human_n": 236
13
- },
14
- {
15
- "n_genes": 500,
16
- "label": "500 genes",
17
- "device": "cpu",
18
- "time_s": 195.14217829704285,
19
- "n_epochs": 100,
20
- "hl_mouse_r": -0.13388556817704766,
21
- "hl_mouse_n": 425,
22
- "hl_human_r": -0.23868475929802593,
23
- "hl_human_n": 405
24
- },
25
- {
26
- "n_genes": 1000,
27
- "label": "1000 genes",
28
- "device": "cpu",
29
- "time_s": 250.388201713562,
30
- "n_epochs": 100,
31
- "hl_mouse_r": -0.1749767413418925,
32
- "hl_mouse_n": 855,
33
- "hl_human_r": -0.2701509996732806,
34
- "hl_human_n": 828
35
- },
36
- {
37
- "n_genes": 2000,
38
- "label": "2000 genes",
39
- "device": "cpu",
40
- "time_s": 311.9621741771698,
41
- "n_epochs": 100,
42
- "hl_mouse_r": -0.2015269295525831,
43
- "hl_mouse_n": 1732,
44
- "hl_human_r": -0.29089533198701906,
45
- "hl_human_n": 1653
46
- },
47
- {
48
- "n_genes": 11906,
49
- "label": "Analytical (all)",
50
- "device": "cpu",
51
- "hl_mouse_r": -0.34966929477006137,
52
- "hl_human_r": -0.4020872107350974,
53
- "hl_mouse_n": 4611,
54
- "hl_human_n": 4308
55
- }
56
- ],
57
- "dentate_gyrus": [
58
- {
59
- "n_genes": 300,
60
- "label": "300 genes",
61
- "device": "cpu",
62
- "time_s": 177.58326506614685,
63
- "n_epochs": 100,
64
- "hl_mouse_r": -0.2852053996865196,
65
- "hl_mouse_n": 216,
66
- "hl_human_r": -0.35768791768630437,
67
- "hl_human_n": 211
68
- },
69
- {
70
- "n_genes": 500,
71
- "label": "500 genes",
72
- "device": "cpu",
73
- "time_s": 101.45515847206116,
74
- "n_epochs": 100,
75
- "hl_mouse_r": -0.32213690425879954,
76
- "hl_mouse_n": 380,
77
- "hl_human_r": -0.3782651711359226,
78
- "hl_human_n": 361
79
- },
80
- {
81
- "n_genes": 1000,
82
- "label": "1000 genes",
83
- "device": "cpu",
84
- "time_s": 215.91462779045105,
85
- "n_epochs": 100,
86
- "hl_mouse_r": -0.3366768487779157,
87
- "hl_mouse_n": 807,
88
- "hl_human_r": -0.3801130440429436,
89
- "hl_human_n": 752
90
- },
91
- {
92
- "n_genes": 2000,
93
- "label": "2000 genes",
94
- "device": "cpu",
95
- "time_s": 244.55135011672974,
96
- "n_epochs": 100,
97
- "hl_mouse_r": -0.3052852382518734,
98
- "hl_mouse_n": 1681,
99
- "hl_human_r": -0.3678329895976058,
100
- "hl_human_n": 1542
101
- },
102
- {
103
- "n_genes": 5325,
104
- "label": "Analytical (all)",
105
- "device": "cpu",
106
- "hl_mouse_r": -0.3179587682344816,
107
- "hl_human_r": -0.3812073018847205,
108
- "hl_mouse_n": 1217,
109
- "hl_human_n": 1126
110
- }
111
- ]
112
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/25_scvelo_dyn_sweep/figures/scvelo_dyn_sweep.png DELETED
Binary file (73.2 kB)
 
output/deep_benchmarks/25_scvelo_dyn_sweep/results/scvelo_dyn_sweep.json DELETED
@@ -1,118 +0,0 @@
1
- {
2
- "pancreas": {
3
- "dynamical_sweep": [
4
- {
5
- "n_top_genes": 500,
6
- "n_valid_gamma": 421,
7
- "hl_mouse_r": 0.0015232299632728275,
8
- "hl_mouse_n": 317,
9
- "hl_human_r": -0.07127067836395753,
10
- "hl_human_n": 268,
11
- "mean_fit_likelihood": 0.28437144651282054,
12
- "n_low_likelihood": 24
13
- },
14
- {
15
- "n_top_genes": 1000,
16
- "n_valid_gamma": 824,
17
- "hl_mouse_r": 0.08201653274084658,
18
- "hl_mouse_n": 646,
19
- "hl_human_r": 0.03550756870945792,
20
- "hl_human_n": 575,
21
- "mean_fit_likelihood": 0.277095819711648,
22
- "n_low_likelihood": 32
23
- },
24
- {
25
- "n_top_genes": 1500,
26
- "n_valid_gamma": 1095,
27
- "hl_mouse_r": 0.09158090791457907,
28
- "hl_mouse_n": 869,
29
- "hl_human_r": 0.07493520957974675,
30
- "hl_human_n": 783,
31
- "mean_fit_likelihood": 0.27130068219802533,
32
- "n_low_likelihood": 37
33
- },
34
- {
35
- "n_top_genes": 2000,
36
- "n_valid_gamma": 1298,
37
- "hl_mouse_r": 0.08206325739571528,
38
- "hl_mouse_n": 1048,
39
- "hl_human_r": 0.07312700187874449,
40
- "hl_human_n": 955,
41
- "mean_fit_likelihood": 0.2679284916372894,
42
- "n_low_likelihood": 41
43
- },
44
- {
45
- "n_top_genes": 3000,
46
- "n_valid_gamma": 1591,
47
- "hl_mouse_r": 0.06290554803201429,
48
- "hl_mouse_n": 1322,
49
- "hl_human_r": 0.05969991210776398,
50
- "hl_human_n": 1212,
51
- "mean_fit_likelihood": 0.2629648387133424,
52
- "n_low_likelihood": 44
53
- }
54
- ],
55
- "steady_state": {
56
- "hl_mouse_r": -0.3080625132260085,
57
- "hl_human_r": -0.37302647517581816
58
- }
59
- },
60
- "dentate_gyrus": {
61
- "dynamical_sweep": [
62
- {
63
- "n_top_genes": 500,
64
- "n_valid_gamma": 243,
65
- "hl_mouse_r": 0.20143188003913634,
66
- "hl_mouse_n": 201,
67
- "hl_human_r": 0.052946545226574174,
68
- "hl_human_n": 172,
69
- "mean_fit_likelihood": 0.1557958383075897,
70
- "n_low_likelihood": 90
71
- },
72
- {
73
- "n_top_genes": 1000,
74
- "n_valid_gamma": 489,
75
- "hl_mouse_r": 0.08538763700633874,
76
- "hl_mouse_n": 405,
77
- "hl_human_r": -0.03105134000365431,
78
- "hl_human_n": 357,
79
- "mean_fit_likelihood": 0.1632223753331929,
80
- "n_low_likelihood": 145
81
- },
82
- {
83
- "n_top_genes": 1500,
84
- "n_valid_gamma": 745,
85
- "hl_mouse_r": 0.02666638874277505,
86
- "hl_mouse_n": 617,
87
- "hl_human_r": -0.029995924045794063,
88
- "hl_human_n": 551,
89
- "mean_fit_likelihood": 0.162866653499261,
90
- "n_low_likelihood": 208
91
- },
92
- {
93
- "n_top_genes": 2000,
94
- "n_valid_gamma": 975,
95
- "hl_mouse_r": 0.029671769633805217,
96
- "hl_mouse_n": 802,
97
- "hl_human_r": -0.05706868509199329,
98
- "hl_human_n": 719,
99
- "mean_fit_likelihood": 0.1639305921458248,
100
- "n_low_likelihood": 253
101
- },
102
- {
103
- "n_top_genes": 3000,
104
- "n_valid_gamma": 1373,
105
- "hl_mouse_r": -0.04109758385476612,
106
- "hl_mouse_n": 1120,
107
- "hl_human_r": -0.10152511509321169,
108
- "hl_human_n": 1013,
109
- "mean_fit_likelihood": 0.1613933430811682,
110
- "n_low_likelihood": 325
111
- }
112
- ],
113
- "steady_state": {
114
- "hl_mouse_r": -0.3138965707705783,
115
- "hl_human_r": -0.3674575813971968
116
- }
117
- }
118
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/26_large_atlas/figures/large_atlas.png DELETED
Binary file (81.9 kB)
 
output/deep_benchmarks/26_large_atlas/results/large_atlas.json DELETED
@@ -1,44 +0,0 @@
1
- {
2
- "n_total_cells": 33130,
3
- "n_total_genes": 12295,
4
- "analytical_time": 155.5868625640869,
5
- "analytical_r": -0.39535873582128667,
6
- "deep_scaling": [
7
- {
8
- "n_cells": 5000,
9
- "n_genes": 300,
10
- "device": "cpu",
11
- "time_s": 143.60735058784485,
12
- "hl_r": -0.3266187303287622,
13
- "hl_n": 240,
14
- "n_epochs": 100
15
- },
16
- {
17
- "n_cells": 10000,
18
- "n_genes": 300,
19
- "device": "cpu",
20
- "time_s": 329.49004101753235,
21
- "hl_r": -0.3294859694739123,
22
- "hl_n": 240,
23
- "n_epochs": 100
24
- },
25
- {
26
- "n_cells": 20000,
27
- "n_genes": 300,
28
- "device": "cpu",
29
- "time_s": 822.7187304496765,
30
- "hl_r": -0.3303235186374605,
31
- "hl_n": 239,
32
- "n_epochs": 100
33
- },
34
- {
35
- "n_cells": 33130,
36
- "n_genes": 300,
37
- "device": "cpu",
38
- "time_s": 1070.3793358802795,
39
- "hl_r": -0.31406792619020274,
40
- "hl_n": 239,
41
- "n_epochs": 100
42
- }
43
- ]
44
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/27_perturbation_validation/figures/dentate_gyrus_perturbation.png DELETED
Binary file (39.7 kB)
 
output/deep_benchmarks/27_perturbation_validation/figures/pancreas_perturbation.png DELETED
Binary file (38.4 kB)
 
output/deep_benchmarks/27_perturbation_validation/results/perturbation_validation.json DELETED
@@ -1,240 +0,0 @@
1
- {
2
- "pancreas": {
3
- "rbp_enrichment": [
4
- {
5
- "rbp": "MATR3",
6
- "n_targets_in_data": 1656,
7
- "n_pt_targets": 17,
8
- "odds_ratio": 3.92721397419384,
9
- "p_value": 4.132874758425801e-05,
10
- "p_adjusted": 0.0003719587282583221
11
- },
12
- {
13
- "rbp": "FUS",
14
- "n_targets_in_data": 811,
15
- "n_pt_targets": 9,
16
- "odds_ratio": 3.546134663341646,
17
- "p_value": 0.0024626747275473516,
18
- "p_adjusted": 0.011082036273963083
19
- },
20
- {
21
- "rbp": "HNRNPU",
22
- "n_targets_in_data": 221,
23
- "n_pt_targets": 4,
24
- "odds_ratio": 5.3663594470046085,
25
- "p_value": 0.008775038908994044,
26
- "p_adjusted": 0.026325116726982133
27
- },
28
- {
29
- "rbp": "ELAVL1",
30
- "n_targets_in_data": 2326,
31
- "n_pt_targets": 14,
32
- "odds_ratio": 1.9276239907727797,
33
- "p_value": 0.036275050061891224,
34
- "p_adjusted": 0.08161886263925526
35
- },
36
- {
37
- "rbp": "HNRNPC",
38
- "n_targets_in_data": 1386,
39
- "n_pt_targets": 9,
40
- "odds_ratio": 1.9579831932773109,
41
- "p_value": 0.0635847386030281,
42
- "p_adjusted": 0.0888630855433194
43
- },
44
- {
45
- "rbp": "MBNL2",
46
- "n_targets_in_data": 414,
47
- "n_pt_targets": 4,
48
- "odds_ratio": 2.793170731707317,
49
- "p_value": 0.06572569743713662,
50
- "p_adjusted": 0.0888630855433194
51
- },
52
- {
53
- "rbp": "RBFOX2",
54
- "n_targets_in_data": 2075,
55
- "n_pt_targets": 12,
56
- "odds_ratio": 1.7812045564711585,
57
- "p_value": 0.06911573320035953,
58
- "p_adjusted": 0.0888630855433194
59
- },
60
- {
61
- "rbp": "TRA2B",
62
- "n_targets_in_data": 636,
63
- "n_pt_targets": 3,
64
- "odds_ratio": 1.298000231187146,
65
- "p_value": 0.4199408479134497,
66
- "p_adjusted": 0.43666530224668393
67
- },
68
- {
69
- "rbp": "HNRNPA1",
70
- "n_targets_in_data": 154,
71
- "n_pt_targets": 1,
72
- "odds_ratio": 1.7797537619699042,
73
- "p_value": 0.43666530224668393,
74
- "p_adjusted": 0.43666530224668393
75
- }
76
- ],
77
- "gamma_comparisons": [
78
- {
79
- "rbp": "MATR3",
80
- "n_targets": 1149,
81
- "median_gamma_targets": 1.5993330478668213,
82
- "median_gamma_background": 0.5209805965423584,
83
- "fold_change": 3.0698513984680176,
84
- "mannwhitney_p": 1.8820073302083007e-38
85
- },
86
- {
87
- "rbp": "FUS",
88
- "n_targets": 492,
89
- "median_gamma_targets": 0.7054176330566406,
90
- "median_gamma_background": 0.6999531984329224,
91
- "fold_change": 1.0078068971633911,
92
- "mannwhitney_p": 0.36606400288814334
93
- },
94
- {
95
- "rbp": "HNRNPU",
96
- "n_targets": 132,
97
- "median_gamma_targets": 1.4246070384979248,
98
- "median_gamma_background": 0.6980903148651123,
99
- "fold_change": 2.040720224380493,
100
- "mannwhitney_p": 0.0012413221423628004
101
- },
102
- {
103
- "rbp": "ELAVL1",
104
- "n_targets": 1559,
105
- "median_gamma_targets": 0.7672077417373657,
106
- "median_gamma_background": 0.6624136567115784,
107
- "fold_change": 1.1582003831863403,
108
- "mannwhitney_p": 0.020664531992697802
109
- },
110
- {
111
- "rbp": "HNRNPC",
112
- "n_targets": 1003,
113
- "median_gamma_targets": 1.0293357372283936,
114
- "median_gamma_background": 0.6238839030265808,
115
- "fold_change": 1.649883508682251,
116
- "mannwhitney_p": 3.504914176404013e-07
117
- }
118
- ],
119
- "n_pt_genes": 44
120
- },
121
- "dentate_gyrus": {
122
- "rbp_enrichment": [
123
- {
124
- "rbp": "HNRNPA1",
125
- "n_targets_in_data": 74,
126
- "n_pt_targets": 1,
127
- "odds_ratio": 7.17945205479452,
128
- "p_value": 0.1427980120016106,
129
- "p_adjusted": 1.0
130
- },
131
- {
132
- "rbp": "MATR3",
133
- "n_targets_in_data": 928,
134
- "n_pt_targets": 3,
135
- "odds_ratio": 1.7793243243243244,
136
- "p_value": 0.29767143659701994,
137
- "p_adjusted": 1.0
138
- },
139
- {
140
- "rbp": "HNRNPC",
141
- "n_targets_in_data": 750,
142
- "n_pt_targets": 2,
143
- "odds_ratio": 1.35650623885918,
144
- "p_value": 0.47237207296965444,
145
- "p_adjusted": 1.0
146
- },
147
- {
148
- "rbp": "TRA2B",
149
- "n_targets_in_data": 392,
150
- "n_pt_targets": 1,
151
- "odds_ratio": 1.259079283887468,
152
- "p_value": 0.5691266871558499,
153
- "p_adjusted": 1.0
154
- },
155
- {
156
- "rbp": "ELAVL1",
157
- "n_targets_in_data": 1267,
158
- "n_pt_targets": 2,
159
- "odds_ratio": 0.7112867808519983,
160
- "p_value": 0.7770620444588854,
161
- "p_adjusted": 1.0
162
- },
163
- {
164
- "rbp": "RBFOX2",
165
- "n_targets_in_data": 949,
166
- "n_pt_targets": 1,
167
- "odds_ratio": 0.46054852320675105,
168
- "p_value": 0.8848243929650565,
169
- "p_adjusted": 1.0
170
- },
171
- {
172
- "rbp": "FUS",
173
- "n_targets_in_data": 343,
174
- "n_pt_targets": 0,
175
- "odds_ratio": 0.0,
176
- "p_value": 1.0,
177
- "p_adjusted": 1.0
178
- },
179
- {
180
- "rbp": "HNRNPU",
181
- "n_targets_in_data": 106,
182
- "n_pt_targets": 0,
183
- "odds_ratio": 0.0,
184
- "p_value": 1.0,
185
- "p_adjusted": 1.0
186
- },
187
- {
188
- "rbp": "MBNL2",
189
- "n_targets_in_data": 196,
190
- "n_pt_targets": 0,
191
- "odds_ratio": 0.0,
192
- "p_value": 1.0,
193
- "p_adjusted": 1.0
194
- }
195
- ],
196
- "gamma_comparisons": [
197
- {
198
- "rbp": "HNRNPA1",
199
- "n_targets": 23,
200
- "median_gamma_targets": 0.8581850528717041,
201
- "median_gamma_background": 0.6610870361328125,
202
- "fold_change": 1.2981423139572144,
203
- "mannwhitney_p": 0.3325841180912675
204
- },
205
- {
206
- "rbp": "MATR3",
207
- "n_targets": 327,
208
- "median_gamma_targets": 0.7761924266815186,
209
- "median_gamma_background": 0.6090543866157532,
210
- "fold_change": 1.2744221687316895,
211
- "mannwhitney_p": 0.025610764991262094
212
- },
213
- {
214
- "rbp": "HNRNPC",
215
- "n_targets": 258,
216
- "median_gamma_targets": 0.6743285059928894,
217
- "median_gamma_background": 0.6598281264305115,
218
- "fold_change": 1.0219759941101074,
219
- "mannwhitney_p": 0.32161339672935296
220
- },
221
- {
222
- "rbp": "TRA2B",
223
- "n_targets": 147,
224
- "median_gamma_targets": 0.4067135453224182,
225
- "median_gamma_background": 0.7446471452713013,
226
- "fold_change": 0.5461829304695129,
227
- "mannwhitney_p": 0.9999437281596838
228
- },
229
- {
230
- "rbp": "ELAVL1",
231
- "n_targets": 424,
232
- "median_gamma_targets": 0.5818213820457458,
233
- "median_gamma_background": 0.7141801118850708,
234
- "fold_change": 0.8146703839302063,
235
- "mannwhitney_p": 0.8700806334555964
236
- }
237
- ],
238
- "n_pt_genes": 11
239
- }
240
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/28_gamma_semantics/figures/dentate_gyrus_gamma_semantics.png DELETED

Git LFS Details

  • SHA256: b991b8656d1bf992bcef0e827a1ed37457e88eec521180c1875fd1b1d7cfdf35
  • Pointer size: 131 Bytes
  • Size of remote file: 162 kB
output/deep_benchmarks/28_gamma_semantics/figures/pancreas_gamma_semantics.png DELETED

Git LFS Details

  • SHA256: 0a06275dfb54a348565d729346e32b340b879c443716b2a92b9ef6a82746ccba
  • Pointer size: 131 Bytes
  • Size of remote file: 167 kB
output/deep_benchmarks/28_gamma_semantics/results/gamma_semantics.json DELETED
@@ -1,58 +0,0 @@
1
- {
2
- "pancreas": {
3
- "scptr_vs_scvelo_ss": {
4
- "r": 0.9614689055885701,
5
- "n": 1145
6
- },
7
- "scvelo_ss_vs_dyn": {
8
- "r": -0.36667693072256663,
9
- "n": 1298
10
- },
11
- "halflife": {
12
- "scPTR gamma": {
13
- "r": -0.4020872107350974,
14
- "n": 4308
15
- },
16
- "scVelo SS velocity_gamma": {
17
- "r": -0.37302647517581816,
18
- "n": 1528
19
- },
20
- "scVelo dyn fit_gamma (raw)": {
21
- "r": 0.07312700187874449,
22
- "n": 955
23
- },
24
- "scVelo dyn fit_gamma/fit_beta": {
25
- "r": -0.3457372034025884,
26
- "n": 955
27
- }
28
- }
29
- },
30
- "dentate_gyrus": {
31
- "scptr_vs_scvelo_ss": {
32
- "r": 0.8775771932216537,
33
- "n": 812
34
- },
35
- "scvelo_ss_vs_dyn": {
36
- "r": -0.09013762620050701,
37
- "n": 975
38
- },
39
- "halflife": {
40
- "scPTR gamma": {
41
- "r": -0.3812073018847205,
42
- "n": 1126
43
- },
44
- "scVelo SS velocity_gamma": {
45
- "r": -0.3674575813971968,
46
- "n": 1568
47
- },
48
- "scVelo dyn fit_gamma (raw)": {
49
- "r": -0.05706868509199329,
50
- "n": 719
51
- },
52
- "scVelo dyn fit_gamma/fit_beta": {
53
- "r": -0.34677476243451283,
54
- "n": 719
55
- }
56
- }
57
- }
58
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/29_pt_states_comparison/results/pt_states_comparison.json DELETED
@@ -1,53 +0,0 @@
1
- {
2
- "pancreas": {
3
- "scptr_n_clusters": 15,
4
- "scvelo_n_clusters": 16,
5
- "scptr_invisible": [
6
- "1",
7
- "4",
8
- "6",
9
- "12"
10
- ],
11
- "scvelo_invisible": [
12
- "0",
13
- "1",
14
- "2",
15
- "4",
16
- "5",
17
- "8",
18
- "11"
19
- ],
20
- "ari_scptr_vs_scvelo": 0.23362857400039413,
21
- "nmi_scptr_vs_scvelo": 0.4465821668717804,
22
- "ari_scptr_vs_expr": 0.2812235448672833,
23
- "ari_scvelo_vs_expr": 0.2032717487099801
24
- },
25
- "dentate_gyrus": {
26
- "scptr_n_clusters": 18,
27
- "scvelo_n_clusters": 19,
28
- "scptr_invisible": [
29
- "0",
30
- "2",
31
- "4",
32
- "5",
33
- "7",
34
- "9",
35
- "12",
36
- "13"
37
- ],
38
- "scvelo_invisible": [
39
- "0",
40
- "3",
41
- "6",
42
- "9",
43
- "10",
44
- "11",
45
- "12",
46
- "13"
47
- ],
48
- "ari_scptr_vs_scvelo": 0.07712124784892622,
49
- "nmi_scptr_vs_scvelo": 0.2300609069761501,
50
- "ari_scptr_vs_expr": 0.16889465914979085,
51
- "ari_scvelo_vs_expr": 0.12285852551694108
52
- }
53
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/30_crossval/figures/crossval.png DELETED
Binary file (36.6 kB)
 
output/deep_benchmarks/30_crossval/results/crossval.json DELETED
@@ -1,102 +0,0 @@
1
- {
2
- "pancreas": {
3
- "r_full": -0.4020872107350974,
4
- "r_train_mean": -0.4025614306526538,
5
- "r_test_mean": -0.3999093124584256,
6
- "r_test_std": 0.001018524545889871,
7
- "r_agreement": 0.9992720121770591,
8
- "generalization_gap": 0.0026521181942282257,
9
- "folds": [
10
- {
11
- "fold": 0,
12
- "r_train": -0.4032881687390775,
13
- "r_test": -0.3993354385634667,
14
- "r_agreement": 0.9992153146807581,
15
- "n_train": 2957,
16
- "n_test": 739
17
- },
18
- {
19
- "fold": 1,
20
- "r_train": -0.4025750465845809,
21
- "r_test": -0.3984741463559988,
22
- "r_agreement": 0.9992684691552222,
23
- "n_train": 2957,
24
- "n_test": 739
25
- },
26
- {
27
- "fold": 2,
28
- "r_train": -0.4026846600177091,
29
- "r_test": -0.3998480690173671,
30
- "r_agreement": 0.9993107703855446,
31
- "n_train": 2957,
32
- "n_test": 739
33
- },
34
- {
35
- "fold": 3,
36
- "r_train": -0.40202232482040523,
37
- "r_test": -0.40151504192164944,
38
- "r_agreement": 0.9992356742812513,
39
- "n_train": 2957,
40
- "n_test": 739
41
- },
42
- {
43
- "fold": 4,
44
- "r_train": -0.40223695310149615,
45
- "r_test": -0.40037386643364575,
46
- "r_agreement": 0.9993298323825188,
47
- "n_train": 2957,
48
- "n_test": 739
49
- }
50
- ]
51
- },
52
- "dentate_gyrus": {
53
- "r_full": -0.3812073018847205,
54
- "r_train_mean": -0.3809802087704274,
55
- "r_test_mean": -0.37730992195900837,
56
- "r_test_std": 0.008896236902592808,
57
- "r_agreement": 0.9975205259374503,
58
- "generalization_gap": 0.00367028681141901,
59
- "folds": [
60
- {
61
- "fold": 0,
62
- "r_train": -0.37824783969263287,
63
- "r_test": -0.37465932477354197,
64
- "r_agreement": 0.9970905050622035,
65
- "n_train": 2344,
66
- "n_test": 586
67
- },
68
- {
69
- "fold": 1,
70
- "r_train": -0.3792536490666531,
71
- "r_test": -0.3878162384574487,
72
- "r_agreement": 0.9979650343606248,
73
- "n_train": 2344,
74
- "n_test": 586
75
- },
76
- {
77
- "fold": 2,
78
- "r_train": -0.38048737006004496,
79
- "r_test": -0.3826819304902708,
80
- "r_agreement": 0.9977655530016082,
81
- "n_train": 2344,
82
- "n_test": 586
83
- },
84
- {
85
- "fold": 3,
86
- "r_train": -0.38535863483396265,
87
- "r_test": -0.36169711544040367,
88
- "r_agreement": 0.9966872165833951,
89
- "n_train": 2344,
90
- "n_test": 586
91
- },
92
- {
93
- "fold": 4,
94
- "r_train": -0.3815535501988434,
95
- "r_test": -0.3796950006333766,
96
- "r_agreement": 0.9980943206794197,
97
- "n_train": 2344,
98
- "n_test": 586
99
- }
100
- ]
101
- }
102
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/31_method_difference/results/method_difference.json DELETED
@@ -1,49 +0,0 @@
1
- {
2
- "differences": [
3
- {
4
- "aspect": "Gene filtering",
5
- "scvelo": "HVG selection (2000 genes)",
6
- "scptr": "Unspliced count filter (11906 genes)",
7
- "impact": "scPTR uses 9906 more genes"
8
- },
9
- {
10
- "aspect": "Smoothing",
11
- "scvelo": "kNN moments (connectivities-weighted)",
12
- "scptr": "kNN Gaussian-kernel smoothing",
13
- "impact": "Different kernel weights, but similar result"
14
- },
15
- {
16
- "aspect": "Gamma formula",
17
- "scvelo": "velocity_gamma = regression slope of Mu vs Ms (per-gene)",
18
- "scptr": "gamma_ig = beta_g * Mu_ig / Ms_ig (per-cell, per-gene)",
19
- "impact": "scPTR: per-cell values enable clustering. scVelo: single value per gene."
20
- },
21
- {
22
- "aspect": "Beta (splicing rate)",
23
- "scvelo": "Implicitly 1 (absorbed into gamma)",
24
- "scptr": "Explicit quantile regression (0.95 quantile of u/s slope), then multiplied into gamma",
25
- "impact": "scPTR gamma = beta * Mu/Ms, scVelo gamma = Mu/Ms slope. Rank correlation r=0.96."
26
- },
27
- {
28
- "aspect": "Outlier control",
29
- "scvelo": "None for velocity_gamma",
30
- "scptr": "Two-stage: per-gene 99th pctl + global 10x cap",
31
- "impact": "Prevents extreme gamma values from dominating downstream analysis"
32
- },
33
- {
34
- "aspect": "Output granularity",
35
- "scvelo": "Per-gene gamma (single value in adata.var)",
36
- "scptr": "Per-cell, per-gene gamma matrix (adata.layers['gamma'])",
37
- "impact": "Enables: PT state clustering, PT velocity, cell-type-specific analysis"
38
- },
39
- {
40
- "aspect": "Downstream analysis",
41
- "scvelo": "Velocity vectors, velocity graph, latent time",
42
- "scptr": "PT states, PT velocity, variance decomposition, RBP networks, DeepPTR",
43
- "impact": "Different analytical framework: degradation-centric vs velocity-centric"
44
- }
45
- ],
46
- "beta_cv": 1.492958426475525,
47
- "gamma_correlation": 0.96,
48
- "clipping_fraction": 0.554664564885252
49
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/32_sparsity_control/figures/sparsity_control.png DELETED
Binary file (94.3 kB)
 
output/deep_benchmarks/32_sparsity_control/results/sparsity_control.json DELETED
@@ -1,102 +0,0 @@
1
- {
2
- "pancreas": [
3
- {
4
- "label": "A. Full gamma",
5
- "n_clusters": 15,
6
- "n_invisible": 4,
7
- "ari_vs_expr": 0.30167626726893315,
8
- "nmi_vs_expr": 0.5379586275584342,
9
- "silhouette": 0.07287579029798508
10
- },
11
- {
12
- "label": "B. Dense genes (5080)",
13
- "n_clusters": 10,
14
- "n_invisible": 2,
15
- "ari_vs_expr": 0.3865853615965537,
16
- "nmi_vs_expr": 0.577930851691227,
17
- "silhouette": 0.040946368128061295
18
- },
19
- {
20
- "label": "C. Very dense genes (2708)",
21
- "n_clusters": 8,
22
- "n_invisible": 5,
23
- "ari_vs_expr": 0.4110133968397583,
24
- "nmi_vs_expr": 0.4319633334033957,
25
- "silhouette": -0.005909333936870098
26
- },
27
- {
28
- "label": "D. Binarized (0/1)",
29
- "n_clusters": 27,
30
- "n_invisible": 2,
31
- "ari_vs_expr": 0.295599500154883,
32
- "nmi_vs_expr": 0.6234740407466665,
33
- "silhouette": 0.24341168999671936
34
- },
35
- {
36
- "label": "E. Zero-permuted",
37
- "n_clusters": 9,
38
- "n_invisible": 9,
39
- "ari_vs_expr": -0.001505489648143163,
40
- "nmi_vs_expr": 0.003872916118906932,
41
- "silhouette": -0.02439497411251068
42
- },
43
- {
44
- "label": "F. Log gamma",
45
- "n_clusters": 24,
46
- "n_invisible": 1,
47
- "ari_vs_expr": 0.3386094074131817,
48
- "nmi_vs_expr": 0.6471045086700452,
49
- "silhouette": 0.24840642511844635
50
- }
51
- ],
52
- "dentate_gyrus": [
53
- {
54
- "label": "A. Full gamma",
55
- "n_clusters": 18,
56
- "n_invisible": 8,
57
- "ari_vs_expr": 0.15138261601931394,
58
- "nmi_vs_expr": 0.38872016562396877,
59
- "silhouette": -0.016102824360132217
60
- },
61
- {
62
- "label": "B. Dense genes (1416)",
63
- "n_clusters": 16,
64
- "n_invisible": 5,
65
- "ari_vs_expr": 0.153993308831925,
66
- "nmi_vs_expr": 0.398965341581588,
67
- "silhouette": -0.036132000386714935
68
- },
69
- {
70
- "label": "C. Very dense genes (410)",
71
- "n_clusters": 18,
72
- "n_invisible": 9,
73
- "ari_vs_expr": 0.13728754106809862,
74
- "nmi_vs_expr": 0.3555261084765987,
75
- "silhouette": -0.06208645924925804
76
- },
77
- {
78
- "label": "D. Binarized (0/1)",
79
- "n_clusters": 24,
80
- "n_invisible": 3,
81
- "ari_vs_expr": 0.19209279255313694,
82
- "nmi_vs_expr": 0.5307952912744213,
83
- "silhouette": 0.010215776041150093
84
- },
85
- {
86
- "label": "E. Zero-permuted",
87
- "n_clusters": 13,
88
- "n_invisible": 13,
89
- "ari_vs_expr": -5.528328000990069e-05,
90
- "nmi_vs_expr": 0.013679112102514431,
91
- "silhouette": -0.052636608481407166
92
- },
93
- {
94
- "label": "F. Log gamma",
95
- "n_clusters": 21,
96
- "n_invisible": 3,
97
- "ari_vs_expr": 0.2416888573635724,
98
- "nmi_vs_expr": 0.5669973786130235,
99
- "silhouette": 0.08507860451936722
100
- }
101
- ]
102
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/33_percell_advantage/figures/dentate_gyrus_percell_advantage.png DELETED
Binary file (85.6 kB)
 
output/deep_benchmarks/33_percell_advantage/figures/pancreas_percell_advantage.png DELETED
Binary file (73.6 kB)
 
output/deep_benchmarks/33_percell_advantage/results/percell_advantage.json DELETED
@@ -1,146 +0,0 @@
1
- {
2
- "pancreas": {
3
- "r_global": -0.4020872107350974,
4
- "ct_halflife": [
5
- {
6
- "cell_type": "Alpha",
7
- "n_cells": 481,
8
- "r": -0.40280853512977915,
9
- "n_genes": 4561
10
- },
11
- {
12
- "cell_type": "Beta",
13
- "n_cells": 591,
14
- "r": -0.39947748625767454,
15
- "n_genes": 4697
16
- },
17
- {
18
- "cell_type": "Delta",
19
- "n_cells": 70,
20
- "r": -0.3891139485465312,
21
- "n_genes": 4578
22
- },
23
- {
24
- "cell_type": "Ductal",
25
- "n_cells": 916,
26
- "r": -0.40035253751218247,
27
- "n_genes": 4446
28
- },
29
- {
30
- "cell_type": "Epsilon",
31
- "n_cells": 142,
32
- "r": -0.4074290859499848,
33
- "n_genes": 4641
34
- },
35
- {
36
- "cell_type": "Ngn3 high EP",
37
- "n_cells": 642,
38
- "r": -0.38567677362906416,
39
- "n_genes": 3846
40
- },
41
- {
42
- "cell_type": "Ngn3 low EP",
43
- "n_cells": 262,
44
- "r": -0.3925242796464273,
45
- "n_genes": 4245
46
- },
47
- {
48
- "cell_type": "Pre-endocrine",
49
- "n_cells": 592,
50
- "r": -0.4011497591510283,
51
- "n_genes": 4203
52
- }
53
- ],
54
- "ct_range": 0.02175231232092062,
55
- "n_transition": 289,
56
- "n_pure": 2079,
57
- "frac_within_gene_var": 0.7156800031661987
58
- },
59
- "dentate_gyrus": {
60
- "r_global": -0.3812073018847205,
61
- "ct_halflife": [
62
- {
63
- "cell_type": "Astrocytes",
64
- "n_cells": 120,
65
- "r": -0.44038042300897623,
66
- "n_genes": 615
67
- },
68
- {
69
- "cell_type": "Cajal Retzius",
70
- "n_cells": 34,
71
- "r": -0.4123640954361777,
72
- "n_genes": 699
73
- },
74
- {
75
- "cell_type": "Cck-Tox",
76
- "n_cells": 27,
77
- "r": -0.36859355592063603,
78
- "n_genes": 1248
79
- },
80
- {
81
- "cell_type": "Endothelial",
82
- "n_cells": 87,
83
- "r": -0.39310134422108817,
84
- "n_genes": 847
85
- },
86
- {
87
- "cell_type": "GABA",
88
- "n_cells": 61,
89
- "r": -0.38905809943427455,
90
- "n_genes": 1951
91
- },
92
- {
93
- "cell_type": "Granule immature",
94
- "n_cells": 785,
95
- "r": -0.3717157477095277,
96
- "n_genes": 1502
97
- },
98
- {
99
- "cell_type": "Granule mature",
100
- "n_cells": 1070,
101
- "r": -0.36901341949611155,
102
- "n_genes": 1171
103
- },
104
- {
105
- "cell_type": "Microglia",
106
- "n_cells": 81,
107
- "r": -0.4371866960934686,
108
- "n_genes": 455
109
- },
110
- {
111
- "cell_type": "Mossy",
112
- "n_cells": 75,
113
- "r": -0.3617548069145115,
114
- "n_genes": 2384
115
- },
116
- {
117
- "cell_type": "Neuroblast",
118
- "n_cells": 417,
119
- "r": -0.40888234084715314,
120
- "n_genes": 970
121
- },
122
- {
123
- "cell_type": "OL",
124
- "n_cells": 50,
125
- "r": -0.3532647181848459,
126
- "n_genes": 845
127
- },
128
- {
129
- "cell_type": "OPC",
130
- "n_cells": 53,
131
- "r": -0.3517639400116957,
132
- "n_genes": 794
133
- },
134
- {
135
- "cell_type": "Radial Glia-like",
136
- "n_cells": 51,
137
- "r": -0.3889722826079631,
138
- "n_genes": 794
139
- }
140
- ],
141
- "ct_range": 0.08861648299728053,
142
- "n_transition": 461,
143
- "n_pure": 1066,
144
- "frac_within_gene_var": 0.6811126470565796
145
- }
146
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/34_beta_contribution/figures/beta_contribution.png DELETED
Binary file (65.1 kB)
 
output/deep_benchmarks/34_beta_contribution/results/beta_contribution.json DELETED
@@ -1,26 +0,0 @@
1
- {
2
- "pancreas": {
3
- "naive_mouse": -0.3337539045489983,
4
- "naive_human": -0.3819000674302124,
5
- "scptr_mouse": -0.34966929477006137,
6
- "scptr_human": -0.4020872107350974,
7
- "beta_improvement_mouse": 0.015915390221063086,
8
- "beta_improvement_human": 0.020187143304885025,
9
- "sil_naive": -0.04342705592959113,
10
- "sil_scptr": 0.07388103753328323,
11
- "beta_cv": 1.492958426475525,
12
- "naive_scptr_agreement": 0.981253807062886
13
- },
14
- "dentate_gyrus": {
15
- "naive_mouse": -0.27818291707155846,
16
- "naive_human": -0.34373895555772266,
17
- "scptr_mouse": -0.3179587682344816,
18
- "scptr_human": -0.3812073018847205,
19
- "beta_improvement_mouse": 0.03977585116292315,
20
- "beta_improvement_human": 0.03746834632699786,
21
- "sil_naive": -0.03820189249760528,
22
- "sil_scptr": -0.018672795966267586,
23
- "beta_cv": 1.1358402967453003,
24
- "naive_scptr_agreement": 0.9730293885468464
25
- }
26
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/deep_benchmarks/35_corrected_comparison/figures/corrected_comparison.png DELETED
Binary file (46.9 kB)
 
output/deep_benchmarks/35_corrected_comparison/results/corrected_comparison.json DELETED
@@ -1,50 +0,0 @@
1
- {
2
- "pancreas": {
3
- "global_halflife": {
4
- "scvelo_ss": {
5
- "r": -0.37302647517581816,
6
- "n": 1528
7
- },
8
- "scvelo_dyn_raw": {
9
- "r": 0.07312700187874449,
10
- "n": 955
11
- },
12
- "scvelo_dyn_corrected": {
13
- "r": -0.3457372034025884,
14
- "n": 955
15
- },
16
- "scptr": {
17
- "r": -0.4020872107350974,
18
- "n": 4308
19
- }
20
- },
21
- "best_celltype": {
22
- "cell_type": "Epsilon",
23
- "r": -0.4074290859499848
24
- }
25
- },
26
- "dentate_gyrus": {
27
- "global_halflife": {
28
- "scvelo_ss": {
29
- "r": -0.3674575813971968,
30
- "n": 1568
31
- },
32
- "scvelo_dyn_raw": {
33
- "r": -0.05706868509199329,
34
- "n": 719
35
- },
36
- "scvelo_dyn_corrected": {
37
- "r": -0.34677476243451283,
38
- "n": 719
39
- },
40
- "scptr": {
41
- "r": -0.3812073018847205,
42
- "n": 1126
43
- }
44
- },
45
- "best_celltype": {
46
- "cell_type": "Astrocytes",
47
- "r": -0.44038042300897623
48
- }
49
- }
50
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
output/dentate_gyrus/figures/enrichment_barplot.png DELETED
Binary file (27.9 kB)
 
output/dentate_gyrus/figures/gamma_heatmap.png DELETED
Binary file (59.2 kB)
 
output/dentate_gyrus/figures/halflife_scatter.png DELETED

Git LFS Details

  • SHA256: ce01c262277b3537a28c2d5f7d494ec891e60f6c6b17fb52f3a00392098941dc
  • Pointer size: 131 Bytes
  • Size of remote file: 162 kB
output/dentate_gyrus/figures/pt_umap.png DELETED

Git LFS Details

  • SHA256: 751193ad3d13af8b2e96a895753d330324c2d020d58f381032b059d47a8d1cff
  • Pointer size: 131 Bytes
  • Size of remote file: 315 kB
output/dentate_gyrus/figures/pt_velocity_embedding.png DELETED

Git LFS Details

  • SHA256: 6e14a81af78449d8df90e6361f8989ddbd67d7f46634c0210407c19612a98fc1
  • Pointer size: 131 Bytes
  • Size of remote file: 602 kB