Commit cd5b939
SpatialDataWrapper (#378)
* (refactor): separate out schema creation
* (feat): initial pass at spatial data
* (feat): working notebook minus spots (maybe a vitessce bug?)
* (fix): try to get spots to appear
* (chore): comment out other stuff to make widget show more
* Fix visium config
* (feat): firstt pass at `from_spatialdata_object`
* (refactor): refactor `from_spatialdata_object` and util funcs from static methods
* (feat): add url capability
* (temp): spatial data fixes
* (chore): change variable names
* (chore): fix notebooks
* (refactor): `path`->`elem`
* (chore): more clean ups and fixes
* (refactor): small name changes
* (refactor): revert public changes
* (fix): revert `.ipynb` files
* (chore): fix last final args
* (fix): name
* (fix): remove `request_init` completely and fix `setup.cfg`
* (fix): adapt to api
* (chore): remove erroneous notebook
* (fix): add type support
* (chore): add test
* (fix): automatic lint
* (fix): add default for `obsEmbedding`
* (fix): redefinition
* (fix): `path` and `embeddingType` swapped
* (fix): add annotattions to `utils.py`
* (chore): add `spatialdata` dep
* (fix): oops, comma for `toml`
* (fix): no more python3.8 bc of spatialdata
* (fix): remove whitespace
* (api): small api cleanups
* (fix): args bug
* (fix): try spatialdata from master
* (chore): lint
* (chore): try `spatialdata` update
* (fix): `image_elem` usage + table key
* (chore): update SpatialData
* (fix): `shapes_elem`
* (fix): capitalize name of obs set
* (fix): use table for spots
* (fix): capitalization
* (fix): first letter only
* (fix): check `self._coordination_values`
* (chore): add `obsSets` check
* SpatialData changes into original SpatialData branch (#374)
* Try again
* Fix bugs
* Lint
* Update
* Omit
* Update pyproject.toml
* Keller mark/spatial data2 (#375)
* Try again
* Fix bugs
* Lint
* Update
* Omit
* Add test
* JS version
* Fix spatialdata nb
---------
Co-authored-by: ilan-gold <[email protected]>1 parent 5da19a8 commit cd5b939
1 file changed
+30
-94
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
110 | | - | |
| 108 | + | |
111 | 109 | | |
112 | 110 | | |
113 | 111 | | |
114 | 112 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 113 | | |
125 | 114 | | |
126 | 115 | | |
127 | 116 | | |
128 | 117 | | |
129 | 118 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
142 | 140 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 141 | + | |
173 | 142 | | |
174 | 143 | | |
175 | 144 | | |
| |||
178 | 147 | | |
179 | 148 | | |
180 | 149 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 150 | | |
187 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
188 | 155 | | |
189 | 156 | | |
190 | 157 | | |
191 | 158 | | |
192 | 159 | | |
193 | 160 | | |
194 | | - | |
195 | | - | |
196 | | - | |
| 161 | + | |
197 | 162 | | |
198 | 163 | | |
199 | 164 | | |
200 | 165 | | |
201 | 166 | | |
202 | 167 | | |
203 | 168 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 169 | | |
216 | 170 | | |
217 | 171 | | |
218 | 172 | | |
219 | 173 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | 174 | | |
239 | 175 | | |
240 | 176 | | |
| |||
264 | 200 | | |
265 | 201 | | |
266 | 202 | | |
267 | | - | |
| 203 | + | |
0 commit comments