Commit c2696ae
authored
hdxms-datasets version 0.3.0 (#15)
* remove residue offset
* use cif structure in example
* assign filter result to variable
* add peterle et al test data
* delete test data
* store current known ids
* add hdx_id to spec
* add hdx_id to spec
* remove unused import of re from models.py
* only check for unique if state column is present
* update fields information
* pull out extra column conversion to function
* add converter for hxms format
* cleanup double check of dataset id
* add hxms format
* add loading of hxms format
* make license explict requirement
* add hxms peptide format
* add mock intensity column if missing
* add frameslicer util
* generate residue dataframe from sequence
* bump narwhals requirement
* fix typo
* rename conversion example scripts
* add hxms file format example
* StructureView takes a mapping to relate peptides to structure
* custom serializers for filters
* add new StructureMapping model
* move to StructureMapping
* update to use StructureMapping model
* add cli docs
* cli docs tweaks
* update to reflect changes to argument vs prompt
* cleanup hxms file
* tweak template format
* refactor structure, publish to output dir
* add comment
* update folder name for better readability
* refactor publication and metadata handling in dataset definition
* validate for unique state names
* formatting
* Add MVP dataset builder
* add dataset builder docs
* update gitignore
* add clear data test button
* push test data file through backend
* add test data to frontend
* load test data in both frond and backend
* fix enable/disable steps
* use computed getters
* limit uploaded structures to one
* remove 'confirmed format' references
* read and cache dataframes
* Enhance DataframeCache with LRU eviction and session tracking; add comprehensive tests for cache functionality
* add structure metadata section
* fix typing and unused import
* merge steps 2 and 3
* fixes in protein identifier names
* remove structure information section
* fix step name
* add structure mappings
* fix structure mapping chain input
* remove unused format selection, move other elements
* small tweaks
* add data filters depending on format
* v1 filters
* filters should be record
* fix filters in ui
* sort filter values
* add update peptide filter action to data store
* fitler dynamx by protein, state, exposure
* add percentage deuterium to cli create
* mount static files for production
* mount health under /api
* script for starting in preview mode
* add session id in header in dev mode
* remove dataset builder
* add cli tests
* update secb dataset to 030 format
* remove intensity column from reference data
* rename vault to db
* allow dictionary mapping of residue numbers
* use mapping.map to map residue numbers from hdxms to structure
* return df and dont write it
* output to the same directory as input data dir
* add DHFR test data
* add n_replicates and n_clusters fields
* script for regenerating processed test data
* parameterize processing test
* we dont expect sequence after reading hdxs files
* move clear function to remote database
* add ecDHFR HXMS format data to readme
* try/except loading peptides
* import submit dataset from init
* feat: strict checking, including version number
* feat: update Python version matrix to include 3.14
* remove unused imports
* drop py3.10, add py3.14
* fix: odnt use color in CLI test invocations
* update python versions, add uv lockfile
* update python versions
* merge lockfiles
* need only one lockfile per matrix
* update pinned requirements
* add uv lockfile to requirements
* fix: no color via env var
* strip ansi codes1 parent 6399cd5 commit c2696ae
File tree
63 files changed
+76929
-3152
lines changed- .github/workflows
- docs
- examples
- test_data
- 1_Mb
- ecDHFR
- web
- hdxms_datasets
- requirements
- tests
- datasets
- HDX_2E335A82
- data
- HDX_D9096080
- test_data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+76929
-3152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
64 | 71 | | |
65 | 72 | | |
66 | 73 | | |
67 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
| |||
80 | 89 | | |
81 | 90 | | |
82 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
83 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
84 | 99 | | |
85 | 100 | | |
86 | 101 | | |
| |||
Binary file not shown.
Lines changed: 18 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | 141 | | |
159 | 142 | | |
160 | 143 | | |
| |||
173 | 156 | | |
174 | 157 | | |
175 | 158 | | |
176 | | - | |
| 159 | + | |
177 | 160 | | |
178 | | - | |
179 | | - | |
180 | 161 | | |
181 | 162 | | |
182 | 163 | | |
| |||
217 | 198 | | |
218 | 199 | | |
219 | 200 | | |
220 | | - | |
221 | 201 | | |
222 | 202 | | |
223 | 203 | | |
224 | 204 | | |
225 | 205 | | |
226 | 206 | | |
227 | 207 | | |
228 | | - | |
229 | 208 | | |
230 | 209 | | |
231 | 210 | | |
232 | 211 | | |
233 | | - | |
| 212 | + | |
234 | 213 | | |
235 | 214 | | |
236 | 215 | | |
| |||
242 | 221 | | |
243 | 222 | | |
244 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
245 | 234 | | |
246 | 235 | | |
247 | 236 | | |
248 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
249 | 243 | | |
250 | 244 | | |
251 | 245 | | |
| |||
0 commit comments