Commit d614f49
authored
Vision plot (#985)
* getting lowest P-value
* looks like we can take the latest one each time
* receiving LD data at main page level
* working toward propagating LD
* removed some extraneous console logs
* sending LD Data via store
* console logs for clarity
* more detective work
* more slow detective work
* looks like the data is being received
* color coding all sections
* removed extraneous console log
* setup
* oops
* selectable splice track data
* main research page receiving splice selection
* splice track component receiving splice selection
* component is receiving data
* receiving both exons and splices
* not colliding at least
* region parsing is an issue
* well this is something kinda
* about to begin executing the plot instructions
* plot instructions executed. exon count still seems too large
* I'm not sure this is what we want
* easier to show this way
* should label the ends of the graph
* putting together the splice track
* about to start adding tents
* calculating splice midpoints
* crude starts and ends
* position checking - needs work
* it's closer but it's still not working
* I don't know why everything has to be doubled, but it does
* highlights green on hover
* cleanup
* more cleanup1 parent bc69d98 commit d614f49
File tree
11 files changed
+777
-59
lines changed- src
- components/researchPortal
- multiSectionComponents
- vectorPlots
- views/Papers/Research
11 files changed
+777
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
276 | 282 | | |
277 | 283 | | |
278 | 284 | | |
| |||
790 | 796 | | |
791 | 797 | | |
792 | 798 | | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
793 | 802 | | |
794 | 803 | | |
795 | 804 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
174 | 177 | | |
175 | 178 | | |
176 | 179 | | |
| |||
553 | 556 | | |
554 | 557 | | |
555 | 558 | | |
556 | | - | |
| 559 | + | |
557 | 560 | | |
558 | 561 | | |
559 | 562 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
206 | | - | |
| 207 | + | |
207 | 208 | | |
| 209 | + | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| |||
218 | 220 | | |
219 | 221 | | |
220 | 222 | | |
| 223 | + | |
221 | 224 | | |
222 | 225 | | |
223 | | - | |
224 | 226 | | |
225 | 227 | | |
226 | 228 | | |
| |||
238 | 240 | | |
239 | 241 | | |
240 | 242 | | |
241 | | - | |
| 243 | + | |
| 244 | + | |
242 | 245 | | |
243 | 246 | | |
244 | 247 | | |
| |||
568 | 571 | | |
569 | 572 | | |
570 | 573 | | |
571 | | - | |
572 | | - | |
573 | 574 | | |
574 | 575 | | |
575 | 576 | | |
576 | | - | |
577 | | - | |
578 | 577 | | |
579 | 578 | | |
580 | 579 | | |
581 | 580 | | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | 581 | | |
586 | 582 | | |
587 | 583 | | |
588 | 584 | | |
589 | | - | |
590 | 585 | | |
591 | 586 | | |
592 | 587 | | |
| |||
599 | 594 | | |
600 | 595 | | |
601 | 596 | | |
602 | | - | |
603 | 597 | | |
604 | 598 | | |
605 | 599 | | |
| |||
961 | 955 | | |
962 | 956 | | |
963 | 957 | | |
964 | | - | |
965 | | - | |
966 | 958 | | |
967 | 959 | | |
968 | 960 | | |
| |||
990 | 982 | | |
991 | 983 | | |
992 | 984 | | |
993 | | - | |
994 | | - | |
995 | 985 | | |
996 | 986 | | |
997 | 987 | | |
| |||
1040 | 1030 | | |
1041 | 1031 | | |
1042 | 1032 | | |
1043 | | - | |
1044 | 1033 | | |
1045 | 1034 | | |
1046 | 1035 | | |
| |||
1057 | 1046 | | |
1058 | 1047 | | |
1059 | 1048 | | |
1060 | | - | |
1061 | | - | |
1062 | 1049 | | |
1063 | 1050 | | |
1064 | 1051 | | |
| |||
1081 | 1068 | | |
1082 | 1069 | | |
1083 | 1070 | | |
1084 | | - | |
1085 | 1071 | | |
1086 | 1072 | | |
1087 | 1073 | | |
| |||
1100 | 1086 | | |
1101 | 1087 | | |
1102 | 1088 | | |
1103 | | - | |
1104 | 1089 | | |
1105 | 1090 | | |
1106 | 1091 | | |
| |||
1163 | 1148 | | |
1164 | 1149 | | |
1165 | 1150 | | |
1166 | | - | |
1167 | | - | |
1168 | | - | |
1169 | 1151 | | |
1170 | 1152 | | |
1171 | 1153 | | |
| |||
1179 | 1161 | | |
1180 | 1162 | | |
1181 | 1163 | | |
1182 | | - | |
1183 | 1164 | | |
1184 | 1165 | | |
1185 | 1166 | | |
| |||
1259 | 1240 | | |
1260 | 1241 | | |
1261 | 1242 | | |
1262 | | - | |
1263 | | - | |
1264 | 1243 | | |
1265 | 1244 | | |
1266 | 1245 | | |
1267 | 1246 | | |
1268 | 1247 | | |
1269 | | - | |
1270 | 1248 | | |
1271 | 1249 | | |
1272 | 1250 | | |
| |||
1277 | 1255 | | |
1278 | 1256 | | |
1279 | 1257 | | |
1280 | | - | |
1281 | | - | |
1282 | 1258 | | |
1283 | 1259 | | |
1284 | | - | |
1285 | 1260 | | |
1286 | 1261 | | |
1287 | 1262 | | |
| |||
1292 | 1267 | | |
1293 | 1268 | | |
1294 | 1269 | | |
1295 | | - | |
1296 | | - | |
1297 | 1270 | | |
1298 | 1271 | | |
1299 | 1272 | | |
| |||
1724 | 1697 | | |
1725 | 1698 | | |
1726 | 1699 | | |
1727 | | - | |
1728 | | - | |
1729 | 1700 | | |
1730 | 1701 | | |
1731 | 1702 | | |
| |||
1750 | 1721 | | |
1751 | 1722 | | |
1752 | 1723 | | |
1753 | | - | |
1754 | 1724 | | |
1755 | 1725 | | |
1756 | 1726 | | |
| |||
1993 | 1963 | | |
1994 | 1964 | | |
1995 | 1965 | | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
1996 | 1972 | | |
1997 | 1973 | | |
1998 | 1974 | | |
| |||
Lines changed: 20 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | 204 | | |
206 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
207 | 217 | | |
208 | 218 | | |
209 | 219 | | |
| |||
228 | 238 | | |
229 | 239 | | |
230 | 240 | | |
| 241 | + | |
231 | 242 | | |
232 | 243 | | |
233 | 244 | | |
234 | 245 | | |
235 | | - | |
| 246 | + | |
| 247 | + | |
236 | 248 | | |
237 | 249 | | |
238 | 250 | | |
| |||
251 | 263 | | |
252 | 264 | | |
253 | 265 | | |
| 266 | + | |
254 | 267 | | |
255 | 268 | | |
256 | 269 | | |
| |||
281 | 294 | | |
282 | 295 | | |
283 | 296 | | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
284 | 300 | | |
285 | 301 | | |
286 | 302 | | |
| |||
0 commit comments