grnsight 6.0.0 → 6.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc.yml +2 -0
- package/README.md +2 -2
- package/database/README.md +87 -1
- package/database/expression-database/README.md +60 -0
- package/database/expression-database/schema.sql +71 -0
- package/database/expression-database/scripts/loader.py +186 -0
- package/database/expression-database/scripts/preprocessing.py +197 -0
- package/database/network-database/README.md +47 -3
- package/database/network-database/schema.sql +3 -2
- package/database/network-database/scripts/generate_network.py +4 -18
- package/database/network-database/scripts/generate_sgd_network_from_yeastract_network.py +1 -1
- package/database/network-database/scripts/loader.py +5 -4
- package/gdb/PG_VERSION +1 -0
- package/gdb/base/1/112 +0 -0
- package/gdb/base/1/113 +0 -0
- package/gdb/base/1/1247 +0 -0
- package/gdb/base/1/1247_fsm +0 -0
- package/gdb/base/1/1247_vm +0 -0
- package/gdb/base/1/1249 +0 -0
- package/gdb/base/1/1249_fsm +0 -0
- package/gdb/base/1/1249_vm +0 -0
- package/gdb/base/1/1255 +0 -0
- package/gdb/base/1/1255_fsm +0 -0
- package/gdb/base/1/1255_vm +0 -0
- package/gdb/base/1/1259 +0 -0
- package/gdb/base/1/1259_fsm +0 -0
- package/gdb/base/1/1259_vm +0 -0
- package/gdb/base/1/13852 +0 -0
- package/gdb/base/1/13852_fsm +0 -0
- package/gdb/base/1/13852_vm +0 -0
- package/gdb/base/1/13855 +0 -0
- package/gdb/base/1/13856 +0 -0
- package/gdb/base/1/13857 +0 -0
- package/gdb/base/1/13857_fsm +0 -0
- package/gdb/base/1/13857_vm +0 -0
- package/gdb/base/1/13860 +0 -0
- package/gdb/base/1/13861 +0 -0
- package/gdb/base/1/13862 +0 -0
- package/gdb/base/1/13862_fsm +0 -0
- package/gdb/base/1/13862_vm +0 -0
- package/gdb/base/1/13865 +0 -0
- package/gdb/base/1/13866 +0 -0
- package/gdb/base/1/13867 +0 -0
- package/gdb/base/1/13867_fsm +0 -0
- package/gdb/base/1/13867_vm +0 -0
- package/gdb/base/1/13870 +0 -0
- package/gdb/base/1/13871 +0 -0
- package/gdb/base/1/1417 +0 -0
- package/gdb/base/1/1418 +0 -0
- package/gdb/base/1/174 +0 -0
- package/gdb/base/1/175 +0 -0
- package/gdb/base/1/2187 +0 -0
- package/gdb/base/1/2224 +0 -0
- package/gdb/base/1/2228 +0 -0
- package/gdb/base/1/2328 +0 -0
- package/gdb/base/1/2336 +0 -0
- package/gdb/base/1/2337 +0 -0
- package/gdb/base/1/2579 +0 -0
- package/gdb/base/1/2600 +0 -0
- package/gdb/base/1/2600_fsm +0 -0
- package/gdb/base/1/2600_vm +0 -0
- package/gdb/base/1/2601 +0 -0
- package/gdb/base/1/2601_fsm +0 -0
- package/gdb/base/1/2601_vm +0 -0
- package/gdb/base/1/2602 +0 -0
- package/gdb/base/1/2602_fsm +0 -0
- package/gdb/base/1/2602_vm +0 -0
- package/gdb/base/1/2603 +0 -0
- package/gdb/base/1/2603_fsm +0 -0
- package/gdb/base/1/2603_vm +0 -0
- package/gdb/base/1/2604 +0 -0
- package/gdb/base/1/2605 +0 -0
- package/gdb/base/1/2605_fsm +0 -0
- package/gdb/base/1/2605_vm +0 -0
- package/gdb/base/1/2606 +0 -0
- package/gdb/base/1/2606_fsm +0 -0
- package/gdb/base/1/2606_vm +0 -0
- package/gdb/base/1/2607 +0 -0
- package/gdb/base/1/2607_fsm +0 -0
- package/gdb/base/1/2607_vm +0 -0
- package/gdb/base/1/2608 +0 -0
- package/gdb/base/1/2608_fsm +0 -0
- package/gdb/base/1/2608_vm +0 -0
- package/gdb/base/1/2609 +0 -0
- package/gdb/base/1/2609_fsm +0 -0
- package/gdb/base/1/2609_vm +0 -0
- package/gdb/base/1/2610 +0 -0
- package/gdb/base/1/2610_fsm +0 -0
- package/gdb/base/1/2610_vm +0 -0
- package/gdb/base/1/2611 +0 -0
- package/gdb/base/1/2612 +0 -0
- package/gdb/base/1/2612_fsm +0 -0
- package/gdb/base/1/2612_vm +0 -0
- package/gdb/base/1/2613 +0 -0
- package/gdb/base/1/2615 +0 -0
- package/gdb/base/1/2615_fsm +0 -0
- package/gdb/base/1/2615_vm +0 -0
- package/gdb/base/1/2616 +0 -0
- package/gdb/base/1/2616_fsm +0 -0
- package/gdb/base/1/2616_vm +0 -0
- package/gdb/base/1/2617 +0 -0
- package/gdb/base/1/2617_fsm +0 -0
- package/gdb/base/1/2617_vm +0 -0
- package/gdb/base/1/2618 +0 -0
- package/gdb/base/1/2618_fsm +0 -0
- package/gdb/base/1/2618_vm +0 -0
- package/gdb/base/1/2619 +0 -0
- package/gdb/base/1/2619_fsm +0 -0
- package/gdb/base/1/2619_vm +0 -0
- package/gdb/base/1/2620 +0 -0
- package/gdb/base/1/2650 +0 -0
- package/gdb/base/1/2651 +0 -0
- package/gdb/base/1/2652 +0 -0
- package/gdb/base/1/2653 +0 -0
- package/gdb/base/1/2654 +0 -0
- package/gdb/base/1/2655 +0 -0
- package/gdb/base/1/2656 +0 -0
- package/gdb/base/1/2657 +0 -0
- package/gdb/base/1/2658 +0 -0
- package/gdb/base/1/2659 +0 -0
- package/gdb/base/1/2660 +0 -0
- package/gdb/base/1/2661 +0 -0
- package/gdb/base/1/2662 +0 -0
- package/gdb/base/1/2663 +0 -0
- package/gdb/base/1/2664 +0 -0
- package/gdb/base/1/2665 +0 -0
- package/gdb/base/1/2666 +0 -0
- package/gdb/base/1/2667 +0 -0
- package/gdb/base/1/2668 +0 -0
- package/gdb/base/1/2669 +0 -0
- package/gdb/base/1/2670 +0 -0
- package/gdb/base/1/2673 +0 -0
- package/gdb/base/1/2673_fsm +0 -0
- package/gdb/base/1/2674 +0 -0
- package/gdb/base/1/2674_fsm +0 -0
- package/gdb/base/1/2675 +0 -0
- package/gdb/base/1/2678 +0 -0
- package/gdb/base/1/2679 +0 -0
- package/gdb/base/1/2680 +0 -0
- package/gdb/base/1/2681 +0 -0
- package/gdb/base/1/2682 +0 -0
- package/gdb/base/1/2683 +0 -0
- package/gdb/base/1/2684 +0 -0
- package/gdb/base/1/2685 +0 -0
- package/gdb/base/1/2686 +0 -0
- package/gdb/base/1/2687 +0 -0
- package/gdb/base/1/2688 +0 -0
- package/gdb/base/1/2689 +0 -0
- package/gdb/base/1/2690 +0 -0
- package/gdb/base/1/2691 +0 -0
- package/gdb/base/1/2692 +0 -0
- package/gdb/base/1/2693 +0 -0
- package/gdb/base/1/2696 +0 -0
- package/gdb/base/1/2699 +0 -0
- package/gdb/base/1/2701 +0 -0
- package/gdb/base/1/2702 +0 -0
- package/gdb/base/1/2703 +0 -0
- package/gdb/base/1/2704 +0 -0
- package/gdb/base/1/2753 +0 -0
- package/gdb/base/1/2753_fsm +0 -0
- package/gdb/base/1/2753_vm +0 -0
- package/gdb/base/1/2754 +0 -0
- package/gdb/base/1/2755 +0 -0
- package/gdb/base/1/2756 +0 -0
- package/gdb/base/1/2757 +0 -0
- package/gdb/base/1/2830 +0 -0
- package/gdb/base/1/2831 +0 -0
- package/gdb/base/1/2832 +0 -0
- package/gdb/base/1/2833 +0 -0
- package/gdb/base/1/2834 +0 -0
- package/gdb/base/1/2835 +0 -0
- package/gdb/base/1/2836 +0 -0
- package/gdb/base/1/2836_fsm +0 -0
- package/gdb/base/1/2836_vm +0 -0
- package/gdb/base/1/2837 +0 -0
- package/gdb/base/1/2838 +0 -0
- package/gdb/base/1/2838_fsm +0 -0
- package/gdb/base/1/2838_vm +0 -0
- package/gdb/base/1/2839 +0 -0
- package/gdb/base/1/2840 +0 -0
- package/gdb/base/1/2840_fsm +0 -0
- package/gdb/base/1/2840_vm +0 -0
- package/gdb/base/1/2841 +0 -0
- package/gdb/base/1/2995 +0 -0
- package/gdb/base/1/2996 +0 -0
- package/gdb/base/1/3079 +0 -0
- package/gdb/base/1/3079_fsm +0 -0
- package/gdb/base/1/3079_vm +0 -0
- package/gdb/base/1/3080 +0 -0
- package/gdb/base/1/3081 +0 -0
- package/gdb/base/1/3085 +0 -0
- package/gdb/base/1/3118 +0 -0
- package/gdb/base/1/3119 +0 -0
- package/gdb/base/1/3164 +0 -0
- package/gdb/base/1/3256 +0 -0
- package/gdb/base/1/3257 +0 -0
- package/gdb/base/1/3258 +0 -0
- package/gdb/base/1/3350 +0 -0
- package/gdb/base/1/3351 +0 -0
- package/gdb/base/1/3379 +0 -0
- package/gdb/base/1/3380 +0 -0
- package/gdb/base/1/3381 +0 -0
- package/gdb/base/1/3394 +0 -0
- package/gdb/base/1/3394_fsm +0 -0
- package/gdb/base/1/3394_vm +0 -0
- package/gdb/base/1/3395 +0 -0
- package/gdb/base/1/3429 +0 -0
- package/gdb/base/1/3430 +0 -0
- package/gdb/base/1/3431 +0 -0
- package/gdb/base/1/3433 +0 -0
- package/gdb/base/1/3439 +0 -0
- package/gdb/base/1/3440 +0 -0
- package/gdb/base/1/3455 +0 -0
- package/gdb/base/1/3456 +0 -0
- package/gdb/base/1/3456_fsm +0 -0
- package/gdb/base/1/3456_vm +0 -0
- package/gdb/base/1/3466 +0 -0
- package/gdb/base/1/3467 +0 -0
- package/gdb/base/1/3468 +0 -0
- package/gdb/base/1/3501 +0 -0
- package/gdb/base/1/3502 +0 -0
- package/gdb/base/1/3503 +0 -0
- package/gdb/base/1/3534 +0 -0
- package/gdb/base/1/3541 +0 -0
- package/gdb/base/1/3541_fsm +0 -0
- package/gdb/base/1/3541_vm +0 -0
- package/gdb/base/1/3542 +0 -0
- package/gdb/base/1/3574 +0 -0
- package/gdb/base/1/3575 +0 -0
- package/gdb/base/1/3576 +0 -0
- package/gdb/base/1/3596 +0 -0
- package/gdb/base/1/3597 +0 -0
- package/gdb/base/1/3598 +0 -0
- package/gdb/base/1/3599 +0 -0
- package/gdb/base/1/3600 +0 -0
- package/gdb/base/1/3600_fsm +0 -0
- package/gdb/base/1/3600_vm +0 -0
- package/gdb/base/1/3601 +0 -0
- package/gdb/base/1/3601_fsm +0 -0
- package/gdb/base/1/3601_vm +0 -0
- package/gdb/base/1/3602 +0 -0
- package/gdb/base/1/3602_fsm +0 -0
- package/gdb/base/1/3602_vm +0 -0
- package/gdb/base/1/3603 +0 -0
- package/gdb/base/1/3603_fsm +0 -0
- package/gdb/base/1/3603_vm +0 -0
- package/gdb/base/1/3604 +0 -0
- package/gdb/base/1/3605 +0 -0
- package/gdb/base/1/3606 +0 -0
- package/gdb/base/1/3607 +0 -0
- package/gdb/base/1/3608 +0 -0
- package/gdb/base/1/3609 +0 -0
- package/gdb/base/1/3712 +0 -0
- package/gdb/base/1/3764 +0 -0
- package/gdb/base/1/3764_fsm +0 -0
- package/gdb/base/1/3764_vm +0 -0
- package/gdb/base/1/3766 +0 -0
- package/gdb/base/1/3767 +0 -0
- package/gdb/base/1/3997 +0 -0
- package/gdb/base/1/4143 +0 -0
- package/gdb/base/1/4144 +0 -0
- package/gdb/base/1/4145 +0 -0
- package/gdb/base/1/4146 +0 -0
- package/gdb/base/1/4147 +0 -0
- package/gdb/base/1/4148 +0 -0
- package/gdb/base/1/4149 +0 -0
- package/gdb/base/1/4150 +0 -0
- package/gdb/base/1/4151 +0 -0
- package/gdb/base/1/4152 +0 -0
- package/gdb/base/1/4153 +0 -0
- package/gdb/base/1/4154 +0 -0
- package/gdb/base/1/4155 +0 -0
- package/gdb/base/1/4156 +0 -0
- package/gdb/base/1/4157 +0 -0
- package/gdb/base/1/4158 +0 -0
- package/gdb/base/1/4159 +0 -0
- package/gdb/base/1/4160 +0 -0
- package/gdb/base/1/4163 +0 -0
- package/gdb/base/1/4164 +0 -0
- package/gdb/base/1/4165 +0 -0
- package/gdb/base/1/4166 +0 -0
- package/gdb/base/1/4167 +0 -0
- package/gdb/base/1/4168 +0 -0
- package/gdb/base/1/4169 +0 -0
- package/gdb/base/1/4170 +0 -0
- package/gdb/base/1/4171 +0 -0
- package/gdb/base/1/4172 +0 -0
- package/gdb/base/1/4173 +0 -0
- package/gdb/base/1/4174 +0 -0
- package/gdb/base/1/5002 +0 -0
- package/gdb/base/1/548 +0 -0
- package/gdb/base/1/549 +0 -0
- package/gdb/base/1/6102 +0 -0
- package/gdb/base/1/6104 +0 -0
- package/gdb/base/1/6106 +0 -0
- package/gdb/base/1/6110 +0 -0
- package/gdb/base/1/6111 +0 -0
- package/gdb/base/1/6112 +0 -0
- package/gdb/base/1/6113 +0 -0
- package/gdb/base/1/6117 +0 -0
- package/gdb/base/1/6175 +0 -0
- package/gdb/base/1/6176 +0 -0
- package/gdb/base/1/826 +0 -0
- package/gdb/base/1/827 +0 -0
- package/gdb/base/1/828 +0 -0
- package/gdb/base/1/PG_VERSION +1 -0
- package/gdb/base/1/pg_filenode.map +0 -0
- package/gdb/base/14033/112 +0 -0
- package/gdb/base/14033/113 +0 -0
- package/gdb/base/14033/1247 +0 -0
- package/gdb/base/14033/1247_fsm +0 -0
- package/gdb/base/14033/1247_vm +0 -0
- package/gdb/base/14033/1249 +0 -0
- package/gdb/base/14033/1249_fsm +0 -0
- package/gdb/base/14033/1249_vm +0 -0
- package/gdb/base/14033/1255 +0 -0
- package/gdb/base/14033/1255_fsm +0 -0
- package/gdb/base/14033/1255_vm +0 -0
- package/gdb/base/14033/1259 +0 -0
- package/gdb/base/14033/1259_fsm +0 -0
- package/gdb/base/14033/1259_vm +0 -0
- package/gdb/base/14033/13852 +0 -0
- package/gdb/base/14033/13852_fsm +0 -0
- package/gdb/base/14033/13852_vm +0 -0
- package/gdb/base/14033/13855 +0 -0
- package/gdb/base/14033/13856 +0 -0
- package/gdb/base/14033/13857 +0 -0
- package/gdb/base/14033/13857_fsm +0 -0
- package/gdb/base/14033/13857_vm +0 -0
- package/gdb/base/14033/13860 +0 -0
- package/gdb/base/14033/13861 +0 -0
- package/gdb/base/14033/13862 +0 -0
- package/gdb/base/14033/13862_fsm +0 -0
- package/gdb/base/14033/13862_vm +0 -0
- package/gdb/base/14033/13865 +0 -0
- package/gdb/base/14033/13866 +0 -0
- package/gdb/base/14033/13867 +0 -0
- package/gdb/base/14033/13867_fsm +0 -0
- package/gdb/base/14033/13867_vm +0 -0
- package/gdb/base/14033/13870 +0 -0
- package/gdb/base/14033/13871 +0 -0
- package/gdb/base/14033/1417 +0 -0
- package/gdb/base/14033/1418 +0 -0
- package/gdb/base/14033/174 +0 -0
- package/gdb/base/14033/175 +0 -0
- package/gdb/base/14033/2187 +0 -0
- package/gdb/base/14033/2224 +0 -0
- package/gdb/base/14033/2228 +0 -0
- package/gdb/base/14033/2328 +0 -0
- package/gdb/base/14033/2336 +0 -0
- package/gdb/base/14033/2337 +0 -0
- package/gdb/base/14033/2579 +0 -0
- package/gdb/base/14033/2600 +0 -0
- package/gdb/base/14033/2600_fsm +0 -0
- package/gdb/base/14033/2600_vm +0 -0
- package/gdb/base/14033/2601 +0 -0
- package/gdb/base/14033/2601_fsm +0 -0
- package/gdb/base/14033/2601_vm +0 -0
- package/gdb/base/14033/2602 +0 -0
- package/gdb/base/14033/2602_fsm +0 -0
- package/gdb/base/14033/2602_vm +0 -0
- package/gdb/base/14033/2603 +0 -0
- package/gdb/base/14033/2603_fsm +0 -0
- package/gdb/base/14033/2603_vm +0 -0
- package/gdb/base/14033/2604 +0 -0
- package/gdb/base/14033/2605 +0 -0
- package/gdb/base/14033/2605_fsm +0 -0
- package/gdb/base/14033/2605_vm +0 -0
- package/gdb/base/14033/2606 +0 -0
- package/gdb/base/14033/2606_fsm +0 -0
- package/gdb/base/14033/2606_vm +0 -0
- package/gdb/base/14033/2607 +0 -0
- package/gdb/base/14033/2607_fsm +0 -0
- package/gdb/base/14033/2607_vm +0 -0
- package/gdb/base/14033/2608 +0 -0
- package/gdb/base/14033/2608_fsm +0 -0
- package/gdb/base/14033/2608_vm +0 -0
- package/gdb/base/14033/2609 +0 -0
- package/gdb/base/14033/2609_fsm +0 -0
- package/gdb/base/14033/2609_vm +0 -0
- package/gdb/base/14033/2610 +0 -0
- package/gdb/base/14033/2610_fsm +0 -0
- package/gdb/base/14033/2610_vm +0 -0
- package/gdb/base/14033/2611 +0 -0
- package/gdb/base/14033/2612 +0 -0
- package/gdb/base/14033/2612_fsm +0 -0
- package/gdb/base/14033/2612_vm +0 -0
- package/gdb/base/14033/2613 +0 -0
- package/gdb/base/14033/2615 +0 -0
- package/gdb/base/14033/2615_fsm +0 -0
- package/gdb/base/14033/2615_vm +0 -0
- package/gdb/base/14033/2616 +0 -0
- package/gdb/base/14033/2616_fsm +0 -0
- package/gdb/base/14033/2616_vm +0 -0
- package/gdb/base/14033/2617 +0 -0
- package/gdb/base/14033/2617_fsm +0 -0
- package/gdb/base/14033/2617_vm +0 -0
- package/gdb/base/14033/2618 +0 -0
- package/gdb/base/14033/2618_fsm +0 -0
- package/gdb/base/14033/2618_vm +0 -0
- package/gdb/base/14033/2619 +0 -0
- package/gdb/base/14033/2619_fsm +0 -0
- package/gdb/base/14033/2619_vm +0 -0
- package/gdb/base/14033/2620 +0 -0
- package/gdb/base/14033/2650 +0 -0
- package/gdb/base/14033/2651 +0 -0
- package/gdb/base/14033/2652 +0 -0
- package/gdb/base/14033/2653 +0 -0
- package/gdb/base/14033/2654 +0 -0
- package/gdb/base/14033/2655 +0 -0
- package/gdb/base/14033/2656 +0 -0
- package/gdb/base/14033/2657 +0 -0
- package/gdb/base/14033/2658 +0 -0
- package/gdb/base/14033/2659 +0 -0
- package/gdb/base/14033/2660 +0 -0
- package/gdb/base/14033/2661 +0 -0
- package/gdb/base/14033/2662 +0 -0
- package/gdb/base/14033/2663 +0 -0
- package/gdb/base/14033/2664 +0 -0
- package/gdb/base/14033/2665 +0 -0
- package/gdb/base/14033/2666 +0 -0
- package/gdb/base/14033/2667 +0 -0
- package/gdb/base/14033/2668 +0 -0
- package/gdb/base/14033/2669 +0 -0
- package/gdb/base/14033/2670 +0 -0
- package/gdb/base/14033/2673 +0 -0
- package/gdb/base/14033/2673_fsm +0 -0
- package/gdb/base/14033/2674 +0 -0
- package/gdb/base/14033/2674_fsm +0 -0
- package/gdb/base/14033/2675 +0 -0
- package/gdb/base/14033/2678 +0 -0
- package/gdb/base/14033/2679 +0 -0
- package/gdb/base/14033/2680 +0 -0
- package/gdb/base/14033/2681 +0 -0
- package/gdb/base/14033/2682 +0 -0
- package/gdb/base/14033/2683 +0 -0
- package/gdb/base/14033/2684 +0 -0
- package/gdb/base/14033/2685 +0 -0
- package/gdb/base/14033/2686 +0 -0
- package/gdb/base/14033/2687 +0 -0
- package/gdb/base/14033/2688 +0 -0
- package/gdb/base/14033/2689 +0 -0
- package/gdb/base/14033/2690 +0 -0
- package/gdb/base/14033/2691 +0 -0
- package/gdb/base/14033/2692 +0 -0
- package/gdb/base/14033/2693 +0 -0
- package/gdb/base/14033/2696 +0 -0
- package/gdb/base/14033/2699 +0 -0
- package/gdb/base/14033/2701 +0 -0
- package/gdb/base/14033/2702 +0 -0
- package/gdb/base/14033/2703 +0 -0
- package/gdb/base/14033/2704 +0 -0
- package/gdb/base/14033/2753 +0 -0
- package/gdb/base/14033/2753_fsm +0 -0
- package/gdb/base/14033/2753_vm +0 -0
- package/gdb/base/14033/2754 +0 -0
- package/gdb/base/14033/2755 +0 -0
- package/gdb/base/14033/2756 +0 -0
- package/gdb/base/14033/2757 +0 -0
- package/gdb/base/14033/2830 +0 -0
- package/gdb/base/14033/2831 +0 -0
- package/gdb/base/14033/2832 +0 -0
- package/gdb/base/14033/2833 +0 -0
- package/gdb/base/14033/2834 +0 -0
- package/gdb/base/14033/2835 +0 -0
- package/gdb/base/14033/2836 +0 -0
- package/gdb/base/14033/2836_fsm +0 -0
- package/gdb/base/14033/2836_vm +0 -0
- package/gdb/base/14033/2837 +0 -0
- package/gdb/base/14033/2838 +0 -0
- package/gdb/base/14033/2838_fsm +0 -0
- package/gdb/base/14033/2838_vm +0 -0
- package/gdb/base/14033/2839 +0 -0
- package/gdb/base/14033/2840 +0 -0
- package/gdb/base/14033/2840_fsm +0 -0
- package/gdb/base/14033/2840_vm +0 -0
- package/gdb/base/14033/2841 +0 -0
- package/gdb/base/14033/2995 +0 -0
- package/gdb/base/14033/2996 +0 -0
- package/gdb/base/14033/3079 +0 -0
- package/gdb/base/14033/3079_fsm +0 -0
- package/gdb/base/14033/3079_vm +0 -0
- package/gdb/base/14033/3080 +0 -0
- package/gdb/base/14033/3081 +0 -0
- package/gdb/base/14033/3085 +0 -0
- package/gdb/base/14033/3118 +0 -0
- package/gdb/base/14033/3119 +0 -0
- package/gdb/base/14033/3164 +0 -0
- package/gdb/base/14033/3256 +0 -0
- package/gdb/base/14033/3257 +0 -0
- package/gdb/base/14033/3258 +0 -0
- package/gdb/base/14033/3350 +0 -0
- package/gdb/base/14033/3351 +0 -0
- package/gdb/base/14033/3379 +0 -0
- package/gdb/base/14033/3380 +0 -0
- package/gdb/base/14033/3381 +0 -0
- package/gdb/base/14033/3394 +0 -0
- package/gdb/base/14033/3394_fsm +0 -0
- package/gdb/base/14033/3394_vm +0 -0
- package/gdb/base/14033/3395 +0 -0
- package/gdb/base/14033/3429 +0 -0
- package/gdb/base/14033/3430 +0 -0
- package/gdb/base/14033/3431 +0 -0
- package/gdb/base/14033/3433 +0 -0
- package/gdb/base/14033/3439 +0 -0
- package/gdb/base/14033/3440 +0 -0
- package/gdb/base/14033/3455 +0 -0
- package/gdb/base/14033/3456 +0 -0
- package/gdb/base/14033/3456_fsm +0 -0
- package/gdb/base/14033/3456_vm +0 -0
- package/gdb/base/14033/3466 +0 -0
- package/gdb/base/14033/3467 +0 -0
- package/gdb/base/14033/3468 +0 -0
- package/gdb/base/14033/3501 +0 -0
- package/gdb/base/14033/3502 +0 -0
- package/gdb/base/14033/3503 +0 -0
- package/gdb/base/14033/3534 +0 -0
- package/gdb/base/14033/3541 +0 -0
- package/gdb/base/14033/3541_fsm +0 -0
- package/gdb/base/14033/3541_vm +0 -0
- package/gdb/base/14033/3542 +0 -0
- package/gdb/base/14033/3574 +0 -0
- package/gdb/base/14033/3575 +0 -0
- package/gdb/base/14033/3576 +0 -0
- package/gdb/base/14033/3596 +0 -0
- package/gdb/base/14033/3597 +0 -0
- package/gdb/base/14033/3598 +0 -0
- package/gdb/base/14033/3599 +0 -0
- package/gdb/base/14033/3600 +0 -0
- package/gdb/base/14033/3600_fsm +0 -0
- package/gdb/base/14033/3600_vm +0 -0
- package/gdb/base/14033/3601 +0 -0
- package/gdb/base/14033/3601_fsm +0 -0
- package/gdb/base/14033/3601_vm +0 -0
- package/gdb/base/14033/3602 +0 -0
- package/gdb/base/14033/3602_fsm +0 -0
- package/gdb/base/14033/3602_vm +0 -0
- package/gdb/base/14033/3603 +0 -0
- package/gdb/base/14033/3603_fsm +0 -0
- package/gdb/base/14033/3603_vm +0 -0
- package/gdb/base/14033/3604 +0 -0
- package/gdb/base/14033/3605 +0 -0
- package/gdb/base/14033/3606 +0 -0
- package/gdb/base/14033/3607 +0 -0
- package/gdb/base/14033/3608 +0 -0
- package/gdb/base/14033/3609 +0 -0
- package/gdb/base/14033/3712 +0 -0
- package/gdb/base/14033/3764 +0 -0
- package/gdb/base/14033/3764_fsm +0 -0
- package/gdb/base/14033/3764_vm +0 -0
- package/gdb/base/14033/3766 +0 -0
- package/gdb/base/14033/3767 +0 -0
- package/gdb/base/14033/3997 +0 -0
- package/gdb/base/14033/4143 +0 -0
- package/gdb/base/14033/4144 +0 -0
- package/gdb/base/14033/4145 +0 -0
- package/gdb/base/14033/4146 +0 -0
- package/gdb/base/14033/4147 +0 -0
- package/gdb/base/14033/4148 +0 -0
- package/gdb/base/14033/4149 +0 -0
- package/gdb/base/14033/4150 +0 -0
- package/gdb/base/14033/4151 +0 -0
- package/gdb/base/14033/4152 +0 -0
- package/gdb/base/14033/4153 +0 -0
- package/gdb/base/14033/4154 +0 -0
- package/gdb/base/14033/4155 +0 -0
- package/gdb/base/14033/4156 +0 -0
- package/gdb/base/14033/4157 +0 -0
- package/gdb/base/14033/4158 +0 -0
- package/gdb/base/14033/4159 +0 -0
- package/gdb/base/14033/4160 +0 -0
- package/gdb/base/14033/4163 +0 -0
- package/gdb/base/14033/4164 +0 -0
- package/gdb/base/14033/4165 +0 -0
- package/gdb/base/14033/4166 +0 -0
- package/gdb/base/14033/4167 +0 -0
- package/gdb/base/14033/4168 +0 -0
- package/gdb/base/14033/4169 +0 -0
- package/gdb/base/14033/4170 +0 -0
- package/gdb/base/14033/4171 +0 -0
- package/gdb/base/14033/4172 +0 -0
- package/gdb/base/14033/4173 +0 -0
- package/gdb/base/14033/4174 +0 -0
- package/gdb/base/14033/5002 +0 -0
- package/gdb/base/14033/548 +0 -0
- package/gdb/base/14033/549 +0 -0
- package/gdb/base/14033/6102 +0 -0
- package/gdb/base/14033/6104 +0 -0
- package/gdb/base/14033/6106 +0 -0
- package/gdb/base/14033/6110 +0 -0
- package/gdb/base/14033/6111 +0 -0
- package/gdb/base/14033/6112 +0 -0
- package/gdb/base/14033/6113 +0 -0
- package/gdb/base/14033/6117 +0 -0
- package/gdb/base/14033/6175 +0 -0
- package/gdb/base/14033/6176 +0 -0
- package/gdb/base/14033/826 +0 -0
- package/gdb/base/14033/827 +0 -0
- package/gdb/base/14033/828 +0 -0
- package/gdb/base/14033/PG_VERSION +1 -0
- package/gdb/base/14033/pg_filenode.map +0 -0
- package/gdb/base/14034/112 +0 -0
- package/gdb/base/14034/113 +0 -0
- package/gdb/base/14034/1247 +0 -0
- package/gdb/base/14034/1247_fsm +0 -0
- package/gdb/base/14034/1247_vm +0 -0
- package/gdb/base/14034/1249 +0 -0
- package/gdb/base/14034/1249_fsm +0 -0
- package/gdb/base/14034/1249_vm +0 -0
- package/gdb/base/14034/1255 +0 -0
- package/gdb/base/14034/1255_fsm +0 -0
- package/gdb/base/14034/1255_vm +0 -0
- package/gdb/base/14034/1259 +0 -0
- package/gdb/base/14034/1259_fsm +0 -0
- package/gdb/base/14034/1259_vm +0 -0
- package/gdb/base/14034/13852 +0 -0
- package/gdb/base/14034/13852_fsm +0 -0
- package/gdb/base/14034/13852_vm +0 -0
- package/gdb/base/14034/13855 +0 -0
- package/gdb/base/14034/13856 +0 -0
- package/gdb/base/14034/13857 +0 -0
- package/gdb/base/14034/13857_fsm +0 -0
- package/gdb/base/14034/13857_vm +0 -0
- package/gdb/base/14034/13860 +0 -0
- package/gdb/base/14034/13861 +0 -0
- package/gdb/base/14034/13862 +0 -0
- package/gdb/base/14034/13862_fsm +0 -0
- package/gdb/base/14034/13862_vm +0 -0
- package/gdb/base/14034/13865 +0 -0
- package/gdb/base/14034/13866 +0 -0
- package/gdb/base/14034/13867 +0 -0
- package/gdb/base/14034/13867_fsm +0 -0
- package/gdb/base/14034/13867_vm +0 -0
- package/gdb/base/14034/13870 +0 -0
- package/gdb/base/14034/13871 +0 -0
- package/gdb/base/14034/1417 +0 -0
- package/gdb/base/14034/1418 +0 -0
- package/gdb/base/14034/16386 +0 -0
- package/gdb/base/14034/16389 +0 -0
- package/gdb/base/14034/16390 +0 -0
- package/gdb/base/14034/16391 +0 -0
- package/gdb/base/14034/16393 +0 -0
- package/gdb/base/14034/16396 +0 -0
- package/gdb/base/14034/16397 +0 -0
- package/gdb/base/14034/16398 +0 -0
- package/gdb/base/14034/16400 +0 -0
- package/gdb/base/14034/16403 +0 -0
- package/gdb/base/14034/16404 +0 -0
- package/gdb/base/14034/16420 +0 -0
- package/gdb/base/14034/16423 +0 -0
- package/gdb/base/14034/16424 +0 -0
- package/gdb/base/14034/16425 +0 -0
- package/gdb/base/14034/16427 +0 -0
- package/gdb/base/14034/16430 +0 -0
- package/gdb/base/14034/16431 +0 -0
- package/gdb/base/14034/16432 +0 -0
- package/gdb/base/14034/16434 +0 -0
- package/gdb/base/14034/16437 +0 -0
- package/gdb/base/14034/16438 +0 -0
- package/gdb/base/14034/16439 +0 -0
- package/gdb/base/14034/16446 +0 -0
- package/gdb/base/14034/16449 +0 -0
- package/gdb/base/14034/16450 +0 -0
- package/gdb/base/14034/16451 +0 -0
- package/gdb/base/14034/16458 +0 -0
- package/gdb/base/14034/16461 +0 -0
- package/gdb/base/14034/16462 +0 -0
- package/gdb/base/14034/16463 +0 -0
- package/gdb/base/14034/16475 +0 -0
- package/gdb/base/14034/16478 +0 -0
- package/gdb/base/14034/16479 +0 -0
- package/gdb/base/14034/16480 +0 -0
- package/gdb/base/14034/174 +0 -0
- package/gdb/base/14034/175 +0 -0
- package/gdb/base/14034/2187 +0 -0
- package/gdb/base/14034/2224 +0 -0
- package/gdb/base/14034/2228 +0 -0
- package/gdb/base/14034/2328 +0 -0
- package/gdb/base/14034/2336 +0 -0
- package/gdb/base/14034/2337 +0 -0
- package/gdb/base/14034/2579 +0 -0
- package/gdb/base/14034/2600 +0 -0
- package/gdb/base/14034/2600_fsm +0 -0
- package/gdb/base/14034/2600_vm +0 -0
- package/gdb/base/14034/2601 +0 -0
- package/gdb/base/14034/2601_fsm +0 -0
- package/gdb/base/14034/2601_vm +0 -0
- package/gdb/base/14034/2602 +0 -0
- package/gdb/base/14034/2602_fsm +0 -0
- package/gdb/base/14034/2602_vm +0 -0
- package/gdb/base/14034/2603 +0 -0
- package/gdb/base/14034/2603_fsm +0 -0
- package/gdb/base/14034/2603_vm +0 -0
- package/gdb/base/14034/2604 +0 -0
- package/gdb/base/14034/2605 +0 -0
- package/gdb/base/14034/2605_fsm +0 -0
- package/gdb/base/14034/2605_vm +0 -0
- package/gdb/base/14034/2606 +0 -0
- package/gdb/base/14034/2606_fsm +0 -0
- package/gdb/base/14034/2606_vm +0 -0
- package/gdb/base/14034/2607 +0 -0
- package/gdb/base/14034/2607_fsm +0 -0
- package/gdb/base/14034/2607_vm +0 -0
- package/gdb/base/14034/2608 +0 -0
- package/gdb/base/14034/2608_fsm +0 -0
- package/gdb/base/14034/2608_vm +0 -0
- package/gdb/base/14034/2609 +0 -0
- package/gdb/base/14034/2609_fsm +0 -0
- package/gdb/base/14034/2609_vm +0 -0
- package/gdb/base/14034/2610 +0 -0
- package/gdb/base/14034/2610_fsm +0 -0
- package/gdb/base/14034/2610_vm +0 -0
- package/gdb/base/14034/2611 +0 -0
- package/gdb/base/14034/2612 +0 -0
- package/gdb/base/14034/2612_fsm +0 -0
- package/gdb/base/14034/2612_vm +0 -0
- package/gdb/base/14034/2613 +0 -0
- package/gdb/base/14034/2615 +0 -0
- package/gdb/base/14034/2615_fsm +0 -0
- package/gdb/base/14034/2615_vm +0 -0
- package/gdb/base/14034/2616 +0 -0
- package/gdb/base/14034/2616_fsm +0 -0
- package/gdb/base/14034/2616_vm +0 -0
- package/gdb/base/14034/2617 +0 -0
- package/gdb/base/14034/2617_fsm +0 -0
- package/gdb/base/14034/2617_vm +0 -0
- package/gdb/base/14034/2618 +0 -0
- package/gdb/base/14034/2618_fsm +0 -0
- package/gdb/base/14034/2618_vm +0 -0
- package/gdb/base/14034/2619 +0 -0
- package/gdb/base/14034/2619_fsm +0 -0
- package/gdb/base/14034/2619_vm +0 -0
- package/gdb/base/14034/2620 +0 -0
- package/gdb/base/14034/2650 +0 -0
- package/gdb/base/14034/2651 +0 -0
- package/gdb/base/14034/2652 +0 -0
- package/gdb/base/14034/2653 +0 -0
- package/gdb/base/14034/2654 +0 -0
- package/gdb/base/14034/2655 +0 -0
- package/gdb/base/14034/2656 +0 -0
- package/gdb/base/14034/2657 +0 -0
- package/gdb/base/14034/2658 +0 -0
- package/gdb/base/14034/2659 +0 -0
- package/gdb/base/14034/2660 +0 -0
- package/gdb/base/14034/2661 +0 -0
- package/gdb/base/14034/2662 +0 -0
- package/gdb/base/14034/2663 +0 -0
- package/gdb/base/14034/2664 +0 -0
- package/gdb/base/14034/2665 +0 -0
- package/gdb/base/14034/2666 +0 -0
- package/gdb/base/14034/2667 +0 -0
- package/gdb/base/14034/2668 +0 -0
- package/gdb/base/14034/2669 +0 -0
- package/gdb/base/14034/2670 +0 -0
- package/gdb/base/14034/2673 +0 -0
- package/gdb/base/14034/2673_fsm +0 -0
- package/gdb/base/14034/2674 +0 -0
- package/gdb/base/14034/2674_fsm +0 -0
- package/gdb/base/14034/2675 +0 -0
- package/gdb/base/14034/2678 +0 -0
- package/gdb/base/14034/2679 +0 -0
- package/gdb/base/14034/2680 +0 -0
- package/gdb/base/14034/2681 +0 -0
- package/gdb/base/14034/2682 +0 -0
- package/gdb/base/14034/2683 +0 -0
- package/gdb/base/14034/2684 +0 -0
- package/gdb/base/14034/2685 +0 -0
- package/gdb/base/14034/2686 +0 -0
- package/gdb/base/14034/2687 +0 -0
- package/gdb/base/14034/2688 +0 -0
- package/gdb/base/14034/2689 +0 -0
- package/gdb/base/14034/2690 +0 -0
- package/gdb/base/14034/2691 +0 -0
- package/gdb/base/14034/2692 +0 -0
- package/gdb/base/14034/2693 +0 -0
- package/gdb/base/14034/2696 +0 -0
- package/gdb/base/14034/2699 +0 -0
- package/gdb/base/14034/2701 +0 -0
- package/gdb/base/14034/2702 +0 -0
- package/gdb/base/14034/2703 +0 -0
- package/gdb/base/14034/2704 +0 -0
- package/gdb/base/14034/2753 +0 -0
- package/gdb/base/14034/2753_fsm +0 -0
- package/gdb/base/14034/2753_vm +0 -0
- package/gdb/base/14034/2754 +0 -0
- package/gdb/base/14034/2755 +0 -0
- package/gdb/base/14034/2756 +0 -0
- package/gdb/base/14034/2757 +0 -0
- package/gdb/base/14034/2830 +0 -0
- package/gdb/base/14034/2831 +0 -0
- package/gdb/base/14034/2832 +0 -0
- package/gdb/base/14034/2833 +0 -0
- package/gdb/base/14034/2834 +0 -0
- package/gdb/base/14034/2835 +0 -0
- package/gdb/base/14034/2836 +0 -0
- package/gdb/base/14034/2836_fsm +0 -0
- package/gdb/base/14034/2836_vm +0 -0
- package/gdb/base/14034/2837 +0 -0
- package/gdb/base/14034/2838 +0 -0
- package/gdb/base/14034/2838_fsm +0 -0
- package/gdb/base/14034/2838_vm +0 -0
- package/gdb/base/14034/2839 +0 -0
- package/gdb/base/14034/2840 +0 -0
- package/gdb/base/14034/2840_fsm +0 -0
- package/gdb/base/14034/2840_vm +0 -0
- package/gdb/base/14034/2841 +0 -0
- package/gdb/base/14034/2995 +0 -0
- package/gdb/base/14034/2996 +0 -0
- package/gdb/base/14034/3079 +0 -0
- package/gdb/base/14034/3079_fsm +0 -0
- package/gdb/base/14034/3079_vm +0 -0
- package/gdb/base/14034/3080 +0 -0
- package/gdb/base/14034/3081 +0 -0
- package/gdb/base/14034/3085 +0 -0
- package/gdb/base/14034/3118 +0 -0
- package/gdb/base/14034/3119 +0 -0
- package/gdb/base/14034/3164 +0 -0
- package/gdb/base/14034/3256 +0 -0
- package/gdb/base/14034/3257 +0 -0
- package/gdb/base/14034/3258 +0 -0
- package/gdb/base/14034/3350 +0 -0
- package/gdb/base/14034/3351 +0 -0
- package/gdb/base/14034/3379 +0 -0
- package/gdb/base/14034/3380 +0 -0
- package/gdb/base/14034/3381 +0 -0
- package/gdb/base/14034/3394 +0 -0
- package/gdb/base/14034/3394_fsm +0 -0
- package/gdb/base/14034/3394_vm +0 -0
- package/gdb/base/14034/3395 +0 -0
- package/gdb/base/14034/3429 +0 -0
- package/gdb/base/14034/3430 +0 -0
- package/gdb/base/14034/3431 +0 -0
- package/gdb/base/14034/3433 +0 -0
- package/gdb/base/14034/3439 +0 -0
- package/gdb/base/14034/3440 +0 -0
- package/gdb/base/14034/3455 +0 -0
- package/gdb/base/14034/3456 +0 -0
- package/gdb/base/14034/3456_fsm +0 -0
- package/gdb/base/14034/3456_vm +0 -0
- package/gdb/base/14034/3466 +0 -0
- package/gdb/base/14034/3467 +0 -0
- package/gdb/base/14034/3468 +0 -0
- package/gdb/base/14034/3501 +0 -0
- package/gdb/base/14034/3502 +0 -0
- package/gdb/base/14034/3503 +0 -0
- package/gdb/base/14034/3534 +0 -0
- package/gdb/base/14034/3541 +0 -0
- package/gdb/base/14034/3541_fsm +0 -0
- package/gdb/base/14034/3541_vm +0 -0
- package/gdb/base/14034/3542 +0 -0
- package/gdb/base/14034/3574 +0 -0
- package/gdb/base/14034/3575 +0 -0
- package/gdb/base/14034/3576 +0 -0
- package/gdb/base/14034/3596 +0 -0
- package/gdb/base/14034/3597 +0 -0
- package/gdb/base/14034/3598 +0 -0
- package/gdb/base/14034/3599 +0 -0
- package/gdb/base/14034/3600 +0 -0
- package/gdb/base/14034/3600_fsm +0 -0
- package/gdb/base/14034/3600_vm +0 -0
- package/gdb/base/14034/3601 +0 -0
- package/gdb/base/14034/3601_fsm +0 -0
- package/gdb/base/14034/3601_vm +0 -0
- package/gdb/base/14034/3602 +0 -0
- package/gdb/base/14034/3602_fsm +0 -0
- package/gdb/base/14034/3602_vm +0 -0
- package/gdb/base/14034/3603 +0 -0
- package/gdb/base/14034/3603_fsm +0 -0
- package/gdb/base/14034/3603_vm +0 -0
- package/gdb/base/14034/3604 +0 -0
- package/gdb/base/14034/3605 +0 -0
- package/gdb/base/14034/3606 +0 -0
- package/gdb/base/14034/3607 +0 -0
- package/gdb/base/14034/3608 +0 -0
- package/gdb/base/14034/3609 +0 -0
- package/gdb/base/14034/3712 +0 -0
- package/gdb/base/14034/3764 +0 -0
- package/gdb/base/14034/3764_fsm +0 -0
- package/gdb/base/14034/3764_vm +0 -0
- package/gdb/base/14034/3766 +0 -0
- package/gdb/base/14034/3767 +0 -0
- package/gdb/base/14034/3997 +0 -0
- package/gdb/base/14034/4143 +0 -0
- package/gdb/base/14034/4144 +0 -0
- package/gdb/base/14034/4145 +0 -0
- package/gdb/base/14034/4146 +0 -0
- package/gdb/base/14034/4147 +0 -0
- package/gdb/base/14034/4148 +0 -0
- package/gdb/base/14034/4149 +0 -0
- package/gdb/base/14034/4150 +0 -0
- package/gdb/base/14034/4151 +0 -0
- package/gdb/base/14034/4152 +0 -0
- package/gdb/base/14034/4153 +0 -0
- package/gdb/base/14034/4154 +0 -0
- package/gdb/base/14034/4155 +0 -0
- package/gdb/base/14034/4156 +0 -0
- package/gdb/base/14034/4157 +0 -0
- package/gdb/base/14034/4158 +0 -0
- package/gdb/base/14034/4159 +0 -0
- package/gdb/base/14034/4160 +0 -0
- package/gdb/base/14034/4163 +0 -0
- package/gdb/base/14034/4164 +0 -0
- package/gdb/base/14034/4165 +0 -0
- package/gdb/base/14034/4166 +0 -0
- package/gdb/base/14034/4167 +0 -0
- package/gdb/base/14034/4168 +0 -0
- package/gdb/base/14034/4169 +0 -0
- package/gdb/base/14034/4170 +0 -0
- package/gdb/base/14034/4171 +0 -0
- package/gdb/base/14034/4172 +0 -0
- package/gdb/base/14034/4173 +0 -0
- package/gdb/base/14034/4174 +0 -0
- package/gdb/base/14034/5002 +0 -0
- package/gdb/base/14034/548 +0 -0
- package/gdb/base/14034/549 +0 -0
- package/gdb/base/14034/6102 +0 -0
- package/gdb/base/14034/6104 +0 -0
- package/gdb/base/14034/6106 +0 -0
- package/gdb/base/14034/6110 +0 -0
- package/gdb/base/14034/6111 +0 -0
- package/gdb/base/14034/6112 +0 -0
- package/gdb/base/14034/6113 +0 -0
- package/gdb/base/14034/6117 +0 -0
- package/gdb/base/14034/6175 +0 -0
- package/gdb/base/14034/6176 +0 -0
- package/gdb/base/14034/826 +0 -0
- package/gdb/base/14034/827 +0 -0
- package/gdb/base/14034/828 +0 -0
- package/gdb/base/14034/PG_VERSION +1 -0
- package/gdb/base/14034/pg_filenode.map +0 -0
- package/gdb/base/14034/pg_internal.init +0 -0
- package/gdb/global/1213 +0 -0
- package/gdb/global/1213_fsm +0 -0
- package/gdb/global/1213_vm +0 -0
- package/gdb/global/1214 +0 -0
- package/gdb/global/1214_fsm +0 -0
- package/gdb/global/1214_vm +0 -0
- package/gdb/global/1232 +0 -0
- package/gdb/global/1233 +0 -0
- package/gdb/global/1260 +0 -0
- package/gdb/global/1260_fsm +0 -0
- package/gdb/global/1260_vm +0 -0
- package/gdb/global/1261 +0 -0
- package/gdb/global/1261_fsm +0 -0
- package/gdb/global/1261_vm +0 -0
- package/gdb/global/1262 +0 -0
- package/gdb/global/1262_fsm +0 -0
- package/gdb/global/1262_vm +0 -0
- package/gdb/global/2396 +0 -0
- package/gdb/global/2396_fsm +0 -0
- package/gdb/global/2396_vm +0 -0
- package/gdb/global/2397 +0 -0
- package/gdb/global/2671 +0 -0
- package/gdb/global/2672 +0 -0
- package/gdb/global/2676 +0 -0
- package/gdb/global/2677 +0 -0
- package/gdb/global/2694 +0 -0
- package/gdb/global/2695 +0 -0
- package/gdb/global/2697 +0 -0
- package/gdb/global/2698 +0 -0
- package/gdb/global/2846 +0 -0
- package/gdb/global/2847 +0 -0
- package/gdb/global/2964 +0 -0
- package/gdb/global/2965 +0 -0
- package/gdb/global/2966 +0 -0
- package/gdb/global/2967 +0 -0
- package/gdb/global/3592 +0 -0
- package/gdb/global/3593 +0 -0
- package/gdb/global/4060 +0 -0
- package/gdb/global/4061 +0 -0
- package/gdb/global/4175 +0 -0
- package/gdb/global/4176 +0 -0
- package/gdb/global/4177 +0 -0
- package/gdb/global/4178 +0 -0
- package/gdb/global/4181 +0 -0
- package/gdb/global/4182 +0 -0
- package/gdb/global/4183 +0 -0
- package/gdb/global/4184 +0 -0
- package/gdb/global/4185 +0 -0
- package/gdb/global/4186 +0 -0
- package/gdb/global/6000 +0 -0
- package/gdb/global/6001 +0 -0
- package/gdb/global/6002 +0 -0
- package/gdb/global/6100 +0 -0
- package/gdb/global/6114 +0 -0
- package/gdb/global/6115 +0 -0
- package/gdb/global/pg_control +0 -0
- package/gdb/global/pg_filenode.map +0 -0
- package/gdb/global/pg_internal.init +0 -0
- package/gdb/pg_hba.conf +98 -0
- package/gdb/pg_ident.conf +42 -0
- package/gdb/pg_logical/replorigin_checkpoint +0 -0
- package/gdb/pg_multixact/members/0000 +0 -0
- package/gdb/pg_multixact/offsets/0000 +0 -0
- package/gdb/pg_stat/db_0.stat +0 -0
- package/gdb/pg_stat/db_14034.stat +0 -0
- package/gdb/pg_stat/global.stat +0 -0
- package/gdb/pg_subtrans/0000 +0 -0
- package/gdb/pg_wal/000000010000000000000001 +0 -0
- package/gdb/pg_xact/0000 +0 -0
- package/gdb/postgresql.auto.conf +2 -0
- package/gdb/postgresql.conf +796 -0
- package/gdb/postmaster.opts +1 -0
- package/package.json +1 -1
- package/server/controllers/additional-sheet-parser.js +2 -2
- package/server/controllers/custom-workbook-controller.js +3 -2
- package/server/controllers/demo-workbooks.js +4 -4
- package/server/controllers/exporters/xlsx.js +29 -52
- package/server/controllers/spreadsheet-controller.js +8 -8
- package/server/dals/expression-dal.js +75 -66
- package/server/dals/network-dal.js +18 -13
- package/test/additional-sheet-parser-tests.js +1 -1
- package/test/export-tests.js +13 -2
- package/test/test.js +56 -19
- package/web-client/public/js/api/grnsight-api.js +68 -104
- package/web-client/public/js/constants.js +1 -1
- package/web-client/public/js/{createNetwork.js → generateNetwork.js} +70 -43
- package/web-client/public/js/grnsight.js +2 -2
- package/web-client/public/js/grnsight.min.js +58 -46
- package/web-client/public/js/setup-load-and-import-handlers.js +181 -169
- package/web-client/public/js/update-app.js +40 -20
- package/web-client/public/js/upload.js +415 -243
- package/web-client/public/stylesheets/grnsight.styl +50 -3
- package/web-client/views/upload.pug +4 -4
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/usr/local/Cellar/postgresql@14/14.5_3/bin/postgres "-D" "gdb"
|
package/package.json
CHANGED
|
@@ -306,7 +306,7 @@ module.exports = function (workbookFile) {
|
|
|
306
306
|
errors: [],
|
|
307
307
|
warnings: []
|
|
308
308
|
}, // optimization_parameters only
|
|
309
|
-
|
|
309
|
+
twoColumnSheets: {}, // 2-column data
|
|
310
310
|
meta2: {} // optimation_diagnostics only //temporary until where it goes is decided
|
|
311
311
|
};
|
|
312
312
|
workbookFile.forEach(function (sheet) {
|
|
@@ -315,7 +315,7 @@ module.exports = function (workbookFile) {
|
|
|
315
315
|
// above line creates an object from the optimization paramerters sheet
|
|
316
316
|
// these are part of the "meta" property
|
|
317
317
|
} else if (TWO_COL_SHEET_NAMES.includes(sheet.name)) {
|
|
318
|
-
output[
|
|
318
|
+
output.twoColumnSheets[sheet.name] = parseTwoColumnSheet(sheet);
|
|
319
319
|
} else if (sheet.name === "optimization_diagnostics") {
|
|
320
320
|
output.meta2 = parseOptimizationDiagnosticsSheet(sheet);
|
|
321
321
|
}
|
|
@@ -15,7 +15,7 @@ const createCustomWorkbook = (genesString, linksString) => {
|
|
|
15
15
|
let genes = genesString.split(",").map(gene => {
|
|
16
16
|
return {name: gene};
|
|
17
17
|
});
|
|
18
|
-
let links = linksString.split(",").map( link => {
|
|
18
|
+
let links = linksString === "" ? [] : linksString.split(",").map( link => {
|
|
19
19
|
link = link.split("->");
|
|
20
20
|
return {
|
|
21
21
|
source: parseInt(link[0]),
|
|
@@ -47,7 +47,8 @@ const createCustomWorkbook = (genesString, linksString) => {
|
|
|
47
47
|
taxon_id: 559292
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
|
-
|
|
50
|
+
meta2: {},
|
|
51
|
+
twoColumnSheets: {
|
|
51
52
|
},
|
|
52
53
|
expression: {
|
|
53
54
|
}
|
|
@@ -532,7 +532,7 @@ var demoWorkbook1 = function (path, res, app) {
|
|
|
532
532
|
taxon_id: 559292
|
|
533
533
|
}
|
|
534
534
|
},
|
|
535
|
-
|
|
535
|
+
twoColumnSheets: {
|
|
536
536
|
production_rates: {
|
|
537
537
|
data: {
|
|
538
538
|
ACE2: 0.2236,
|
|
@@ -2695,7 +2695,7 @@ var demoWorkbook2 = function (path, res, app) {
|
|
|
2695
2695
|
taxon_id: 559292
|
|
2696
2696
|
}
|
|
2697
2697
|
},
|
|
2698
|
-
|
|
2698
|
+
twoColumnSheets: {
|
|
2699
2699
|
production_rates: {
|
|
2700
2700
|
data: {
|
|
2701
2701
|
ACE2: 0.2236,
|
|
@@ -4622,7 +4622,7 @@ var demoWorkbook3 = function (path, res, app) {
|
|
|
4622
4622
|
taxon_id: 559292
|
|
4623
4623
|
}
|
|
4624
4624
|
},
|
|
4625
|
-
|
|
4625
|
+
twoColumnSheets: {},
|
|
4626
4626
|
expression: {
|
|
4627
4627
|
wt_log2_expression: {
|
|
4628
4628
|
errors: [],
|
|
@@ -5683,7 +5683,7 @@ var demoWorkbook4 = function (path, res, app) {
|
|
|
5683
5683
|
taxon_id: 559292
|
|
5684
5684
|
}
|
|
5685
5685
|
},
|
|
5686
|
-
|
|
5686
|
+
twoColumnSheets: {},
|
|
5687
5687
|
expression: {
|
|
5688
5688
|
wt_log2_expression: {
|
|
5689
5689
|
errors: [],
|
|
@@ -87,94 +87,71 @@ const isExpressionSheet = (sheetName) => {
|
|
|
87
87
|
const buildExpressionSheets = function (expressions) {
|
|
88
88
|
const builtExpressionSheets = [];
|
|
89
89
|
Object.keys(expressions).forEach((expression) => {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
90
|
+
if (expressions[expression] !== null) {
|
|
91
|
+
let expressionName = expression;
|
|
92
|
+
if (!isExpressionSheet(expression)) {
|
|
93
|
+
expressionName = expression + "_expression";
|
|
94
|
+
}
|
|
95
|
+
const builtSheet = { name: expressionName, data: [] };
|
|
96
|
+
Object.keys(expressions[expression]["data"]).forEach((key) => {
|
|
97
|
+
const expressionData = expressions[expression]["data"][key];
|
|
98
|
+
builtSheet["data"].push([key, ...expressionData]);
|
|
99
|
+
});
|
|
100
|
+
builtExpressionSheets.push(builtSheet);
|
|
93
101
|
}
|
|
94
|
-
const builtSheet = { name: expressionName, data: [] };
|
|
95
|
-
Object.keys(expressions[expression]["data"]).forEach((key) => {
|
|
96
|
-
const expressionData = expressions[expression]["data"][key];
|
|
97
|
-
builtSheet["data"].push([key, ...expressionData]);
|
|
98
|
-
});
|
|
99
|
-
builtExpressionSheets.push(builtSheet);
|
|
100
102
|
});
|
|
101
103
|
return builtExpressionSheets;
|
|
102
104
|
};
|
|
103
105
|
|
|
104
106
|
const buildXlsxSheet = function (workbook) {
|
|
105
107
|
const resultSheet = [];
|
|
106
|
-
const exportNetworkType = workbook.exportNetworkType;
|
|
107
108
|
|
|
108
|
-
Object.keys(workbook).forEach((
|
|
109
|
-
switch (
|
|
110
|
-
case "
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
{
|
|
114
|
-
"name": "network",
|
|
115
|
-
"data": buildNetworkSheet(workbook.network.genes, workbook.network.links)
|
|
116
|
-
}
|
|
117
|
-
);
|
|
118
|
-
}
|
|
119
|
-
break;
|
|
120
|
-
case "networkOptimizedWeights":
|
|
121
|
-
if (exportNetworkType === "weighted") {
|
|
122
|
-
if (Object.keys(workbook.networkOptimizedWeights).length > 0) {
|
|
109
|
+
Object.keys(workbook.exportSheets).forEach((type) => {
|
|
110
|
+
switch (type) {
|
|
111
|
+
case "networks":
|
|
112
|
+
for (let network in workbook.exportSheets.networks) {
|
|
113
|
+
if (Object.keys(workbook.exportSheets.networks[network]).length > 0) {
|
|
123
114
|
resultSheet.push(
|
|
124
115
|
{
|
|
125
|
-
"name":
|
|
126
|
-
"data": buildNetworkSheet(workbook.
|
|
127
|
-
workbook.
|
|
116
|
+
"name": network,
|
|
117
|
+
"data": buildNetworkSheet(workbook.exportSheets.networks[network].genes,
|
|
118
|
+
workbook.exportSheets.networks[network].links)
|
|
128
119
|
}
|
|
129
120
|
);
|
|
130
121
|
}
|
|
131
122
|
}
|
|
132
123
|
break;
|
|
133
|
-
case "
|
|
134
|
-
if (Object.keys(workbook.
|
|
124
|
+
case "optimization_parameters":
|
|
125
|
+
if (workbook.exportSheets[type] !== null && Object.keys(workbook.exportSheets[type]).length > 0) {
|
|
135
126
|
resultSheet.push(
|
|
136
127
|
{
|
|
137
|
-
"name":
|
|
138
|
-
"data":
|
|
128
|
+
"name": type,
|
|
129
|
+
"data": buildMetaSheet(workbook.exportSheets[type])
|
|
139
130
|
}
|
|
140
131
|
);
|
|
141
132
|
}
|
|
142
133
|
break;
|
|
143
|
-
case "
|
|
144
|
-
if (Object.keys(workbook.meta).length > 0) {
|
|
145
|
-
resultSheet.push(
|
|
146
|
-
{
|
|
147
|
-
"name": "optimization_parameters",
|
|
148
|
-
"data": buildMetaSheet(workbook.meta)
|
|
149
|
-
}
|
|
150
|
-
);
|
|
151
|
-
}
|
|
152
|
-
break;
|
|
153
|
-
case "meta2":
|
|
134
|
+
case "optimization_diagnostics":
|
|
154
135
|
// Optimization Diagnostics sheet not properly implemented yet.
|
|
155
|
-
if (Object.keys(workbook.
|
|
136
|
+
if (Object.keys(workbook.exportSheets[type]).length > 0) {
|
|
156
137
|
resultSheet.push(
|
|
157
138
|
{
|
|
158
139
|
"name": "optimization_diagnostics",
|
|
159
|
-
"data": buildMeta2Sheet(workbook.
|
|
140
|
+
"data": buildMeta2Sheet(workbook.exportSheets[type])
|
|
160
141
|
}
|
|
161
142
|
);
|
|
162
143
|
}
|
|
163
144
|
break;
|
|
164
|
-
case "
|
|
165
|
-
resultSheet.push(...buildTestSheets(workbook[
|
|
145
|
+
case "two_column_sheets":
|
|
146
|
+
resultSheet.push(...buildTestSheets(workbook.exportSheets[type]));
|
|
166
147
|
break;
|
|
167
148
|
case "expression":
|
|
168
|
-
|
|
169
|
-
break;
|
|
170
|
-
case "exportExpression":
|
|
171
|
-
resultSheet.push(...buildExpressionSheets(workbook[key]));
|
|
149
|
+
resultSheet.push(...buildExpressionSheets(workbook.exportSheets.expression));
|
|
172
150
|
break;
|
|
173
151
|
default:
|
|
174
152
|
break;
|
|
175
153
|
}
|
|
176
154
|
});
|
|
177
|
-
|
|
178
155
|
return resultSheet;
|
|
179
156
|
};
|
|
180
157
|
|
|
@@ -158,19 +158,19 @@ var crossSheetInteractions = function (workbookFile) {
|
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
if (additionalData && additionalData.
|
|
162
|
-
// Add errors and warnings from
|
|
163
|
-
for (let sheet in additionalData.
|
|
164
|
-
additionalData.
|
|
161
|
+
if (additionalData && additionalData.twoColumnSheets) {
|
|
162
|
+
// Add errors and warnings from two column sheets
|
|
163
|
+
for (let sheet in additionalData.twoColumnSheets) {
|
|
164
|
+
additionalData.twoColumnSheets[sheet].errors.forEach(data => workbook.errors.push(data));
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
for (let sheet in additionalData.
|
|
168
|
-
additionalData.
|
|
167
|
+
for (let sheet in additionalData.twoColumnSheets) {
|
|
168
|
+
additionalData.twoColumnSheets[sheet].warnings.forEach(data => workbook.warnings.push(data));
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
171
|
|
|
172
172
|
if (additionalData && additionalData.meta2) {
|
|
173
|
-
// Add errors and warnings from
|
|
173
|
+
// Add errors and warnings from two column sheets
|
|
174
174
|
if (additionalData.meta2.errors !== undefined) {
|
|
175
175
|
additionalData.meta2.errors.forEach(data => workbook.errors.push(data));
|
|
176
176
|
}
|
|
@@ -266,7 +266,7 @@ var crossSheetInteractions = function (workbookFile) {
|
|
|
266
266
|
workbook.networkOptimizedWeights = networks.networkOptimizedWeights;
|
|
267
267
|
workbook.networkWeights = networks.networkWeights;
|
|
268
268
|
workbook.meta = additionalData.meta;
|
|
269
|
-
workbook.
|
|
269
|
+
workbook.twoColumnSheets = additionalData.twoColumnSheets;
|
|
270
270
|
workbook.meta2 = additionalData.meta2;
|
|
271
271
|
workbook.expression = expressionData.expression;
|
|
272
272
|
return workbook;
|
|
@@ -17,76 +17,48 @@ var sequelize = new Sequelize(
|
|
|
17
17
|
}
|
|
18
18
|
);
|
|
19
19
|
|
|
20
|
-
const
|
|
21
|
-
{
|
|
22
|
-
key: "Barreto_2012_wt",
|
|
23
|
-
value: [10, 10, 20, 20, 20, 20, 40, 40, 40, 40, 60, 60, 60, 60, 120, 120, 120, 120]
|
|
24
|
-
},
|
|
25
|
-
|
|
26
|
-
{
|
|
27
|
-
key: "Dahlquist_2018_dcin5",
|
|
28
|
-
value: [15, 15, 15, 15, 30, 30, 30, 30, 60, 60, 60, 60, 90, 90, 90, 90, 120, 120, 120, 120]
|
|
29
|
-
},
|
|
30
|
-
|
|
31
|
-
{
|
|
32
|
-
key: "Dahlquist_2018_dgln3",
|
|
33
|
-
value: [15, 15, 15, 15, 30, 30, 30, 30, 60, 60, 60, 60, 90, 90, 90, 90, 120, 120, 120, 120]
|
|
34
|
-
},
|
|
35
|
-
|
|
36
|
-
{
|
|
37
|
-
key: "Dahlquist_2018_dhap4",
|
|
38
|
-
value: [15, 15, 15, 15, 30, 30, 30, 30, 60, 60, 60, 60, 90, 90, 90, 120, 120, 120]
|
|
39
|
-
},
|
|
40
|
-
|
|
41
|
-
{
|
|
42
|
-
key: "Dahlquist_2018_dzap1",
|
|
43
|
-
value: [15, 15, 15, 15, 30, 30, 30, 30, 60, 60, 60, 60, 90, 90, 90, 90, 120, 120, 120, 120]
|
|
44
|
-
},
|
|
45
|
-
|
|
46
|
-
{
|
|
47
|
-
key: "Dahlquist_2018_wt",
|
|
48
|
-
value: [15, 15, 15, 15, 30, 30, 30, 30, 30, 60, 60, 60, 60, 90, 90, 90, 90, 90, 120, 120, 120, 120, 120]
|
|
49
|
-
},
|
|
50
|
-
|
|
51
|
-
{
|
|
52
|
-
key: "Kitagawa_2002_wt",
|
|
53
|
-
value: [15, 15, 15, 30, 30, 30, 120, 120, 120]
|
|
54
|
-
},
|
|
55
|
-
|
|
56
|
-
{
|
|
57
|
-
key: "Thorsen_2007_wt",
|
|
58
|
-
value: [15, 15, 15, 30, 30, 30, 60, 60, 60, 60, 60, 60, 1080, 1080, 1080]
|
|
59
|
-
}
|
|
60
|
-
];
|
|
61
|
-
|
|
62
|
-
const expressionTimepointsByDataset = {};
|
|
63
|
-
expressionTimepointsSources.forEach(source => expressionTimepointsByDataset[source.key] = source.value);
|
|
64
|
-
|
|
65
|
-
let buildExpressionTimepointsQuery = function (selection) {
|
|
66
|
-
let timepoints = "";
|
|
67
|
-
selection.forEach(x => timepoints += ("fall2021.expression.time_point=" + x + " OR "));
|
|
68
|
-
return timepoints.substring(0, timepoints.length - 4);
|
|
69
|
-
};
|
|
70
|
-
|
|
71
|
-
let buildExpressionGenesQuery = function (geneString) {
|
|
20
|
+
const buildExpressionGenesQuery = function (geneString) {
|
|
72
21
|
let genes = "";
|
|
73
22
|
let geneList = geneString.split(",");
|
|
74
23
|
geneList.forEach(x => genes += ( `(fall2021.gene.display_gene_id =\'${x}\') OR `));
|
|
75
24
|
return genes.substring(0, genes.length - 4);
|
|
76
25
|
};
|
|
77
26
|
|
|
78
|
-
|
|
79
|
-
return
|
|
80
|
-
|
|
81
|
-
(${buildExpressionTimepointsQuery(timepoints)}) AND
|
|
27
|
+
const buildExpressionProductionDegradationRatesQuery = function (rateType, genes) {
|
|
28
|
+
return `
|
|
29
|
+
SELECT gene.display_gene_id, ${rateType} FROM fall2021.${rateType}, fall2021.gene WHERE
|
|
82
30
|
((${buildExpressionGenesQuery(genes)})
|
|
83
|
-
AND fall2021.gene.gene_id = fall2021.
|
|
84
|
-
|
|
31
|
+
AND fall2021.gene.gene_id = fall2021.${rateType}.gene_id) ORDER BY display_gene_id;`;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
const buildExpressionTimepointsFromDatasetQuery = function (dataset) {
|
|
35
|
+
return `
|
|
36
|
+
SELECT DISTINCT time_point, sample_id FROM fall2021.expression WHERE
|
|
37
|
+
dataset = '${dataset}' ORDER BY time_point ASC;`;
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
const buildExpressionDataQuery = function (dataset, genes) {
|
|
41
|
+
return `SELECT * FROM fall2021.expression, fall2021.gene WHERE fall2021.expression.dataset='${dataset}'
|
|
85
42
|
AND ((${buildExpressionGenesQuery(genes)})
|
|
86
43
|
AND fall2021.gene.gene_id = fall2021.expression.gene_id) ORDER BY sort_index;`;
|
|
87
44
|
};
|
|
88
45
|
|
|
89
|
-
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
const buildExpressionQuery = function (query) {
|
|
49
|
+
const expressionQueries = {
|
|
50
|
+
"DegradationRates": () => buildExpressionProductionDegradationRatesQuery("degradation_rate", query.genes),
|
|
51
|
+
"ProductionRates" : () => buildExpressionProductionDegradationRatesQuery("production_rate", query.genes),
|
|
52
|
+
"ExpressionData" : () => buildExpressionDataQuery(query.dataset, query.genes),
|
|
53
|
+
"ExpressionDatasets" : () => "SELECT DISTINCT dataset FROM fall2021.expression ORDER BY dataset ASC;",
|
|
54
|
+
"ExpressionTimePoints": () => buildExpressionTimepointsFromDatasetQuery(query.dataset)
|
|
55
|
+
};
|
|
56
|
+
if (Object.keys(expressionQueries).includes(query.type)) {
|
|
57
|
+
return expressionQueries[query.type]();
|
|
58
|
+
}
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
const listExpressionGeneData = function (gene, totalOutput) {
|
|
90
62
|
let listOfData = [];
|
|
91
63
|
totalOutput.forEach(function (x) {
|
|
92
64
|
if (x.display_gene_id === gene) {
|
|
@@ -96,7 +68,7 @@ let listExpressionGeneData = function (gene, totalOutput) {
|
|
|
96
68
|
return listOfData;
|
|
97
69
|
};
|
|
98
70
|
|
|
99
|
-
|
|
71
|
+
const convertExpressionToJSON = function (totalOutput, dataset, timePoints, allGenes) {
|
|
100
72
|
let JSONOutput = {
|
|
101
73
|
timePoints,
|
|
102
74
|
data: {
|
|
@@ -107,16 +79,53 @@ let convertExpressionToJSON = function (totalOutput, dataset, timePoints, allGen
|
|
|
107
79
|
return JSONOutput;
|
|
108
80
|
};
|
|
109
81
|
|
|
82
|
+
const ProductionDegradationRateToJSON = (totalOutput, rateType) => {
|
|
83
|
+
const JSONOutput = {
|
|
84
|
+
};
|
|
85
|
+
for (let gene of totalOutput) {
|
|
86
|
+
JSONOutput[gene.display_gene_id] = gene[rateType];
|
|
87
|
+
}
|
|
88
|
+
return JSONOutput;
|
|
89
|
+
};
|
|
90
|
+
|
|
91
|
+
const DatasetToJSON = (totalOutput) => {
|
|
92
|
+
const JSONOutput = {
|
|
93
|
+
expressionDatasets : []
|
|
94
|
+
};
|
|
95
|
+
for (let dataset of totalOutput) {
|
|
96
|
+
JSONOutput.expressionDatasets.push(dataset.dataset);
|
|
97
|
+
}
|
|
98
|
+
return JSONOutput;
|
|
99
|
+
};
|
|
100
|
+
|
|
101
|
+
const TimePointsToJSON = (totalOutput, dataset) => {
|
|
102
|
+
const JSONOutput = {};
|
|
103
|
+
JSONOutput[dataset] = [];
|
|
104
|
+
for (let timePoint of totalOutput) {
|
|
105
|
+
JSONOutput[dataset].push(timePoint.time_point);
|
|
106
|
+
}
|
|
107
|
+
return JSONOutput;
|
|
108
|
+
};
|
|
109
|
+
|
|
110
110
|
module.exports = {
|
|
111
111
|
queryExpressionDatabase: function (req, res) {
|
|
112
|
-
return sequelize.query(buildExpressionQuery(req.query
|
|
112
|
+
return sequelize.query(buildExpressionQuery(req.query),
|
|
113
113
|
{ type: sequelize.QueryTypes.SELECT })
|
|
114
114
|
.then(function (stdname) {
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
115
|
+
const convertToJSON = {
|
|
116
|
+
"DegradationRates" : () => ProductionDegradationRateToJSON(stdname, "degradation_rate"),
|
|
117
|
+
"ProductionRates" : () => ProductionDegradationRateToJSON(stdname, "production_rate"),
|
|
118
|
+
"ExpressionData" : () => convertExpressionToJSON(
|
|
119
|
+
stdname,
|
|
120
|
+
req.query.dataset,
|
|
121
|
+
req.query.timepoints.split(",").map(x => Number(x)),
|
|
122
|
+
req.query.genes.split(",")),
|
|
123
|
+
"ExpressionDatasets": () => DatasetToJSON(stdname),
|
|
124
|
+
"ExpressionTimePoints": () => TimePointsToJSON(stdname, req.query.dataset)
|
|
125
|
+
};
|
|
126
|
+
const type = req.query.type;
|
|
127
|
+
return (Object.keys(convertToJSON).includes(type)) ? res.send(convertToJSON[type]()) :
|
|
128
|
+
res.send(500, { errors: "Something went wrong."});
|
|
120
129
|
});
|
|
121
130
|
}
|
|
122
131
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable max-len */
|
|
1
2
|
const Sequelize = require("sequelize");
|
|
2
3
|
require("dotenv").config();
|
|
3
4
|
var env = process.env.NODE_ENV || "development";
|
|
@@ -38,7 +39,7 @@ const buildNetworkGenesQuery = function (geneString) {
|
|
|
38
39
|
|
|
39
40
|
};
|
|
40
41
|
|
|
41
|
-
const
|
|
42
|
+
const buildGenerateNetworkQuery = function (genes, source, timestamp) {
|
|
42
43
|
return `SELECT DISTINCT regulator_gene_id, target_gene_id FROM
|
|
43
44
|
spring2022_network.network WHERE
|
|
44
45
|
time_stamp='${timestamp}' AND source='${source}' AND
|
|
@@ -46,13 +47,13 @@ const buildCreateNetworkQuery = function (genes, source, timestamp) {
|
|
|
46
47
|
};
|
|
47
48
|
|
|
48
49
|
const buildQueryByType = function (queryType, query) {
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
return
|
|
50
|
+
const networkQueries = {
|
|
51
|
+
"NetworkSource": () => buildNetworkSourceQuery(),
|
|
52
|
+
"NetworkGeneFromSource": () => buildNetworkGeneFromSourceQuery(query.gene, query.source, query.timestamp),
|
|
53
|
+
"GenerateNetwork": () => buildGenerateNetworkQuery(query.genes, query.source, query.timestamp)
|
|
54
|
+
};
|
|
55
|
+
if (Object.keys(networkQueries).includes(query.type)) {
|
|
56
|
+
return networkQueries[query.type]();
|
|
56
57
|
}
|
|
57
58
|
};
|
|
58
59
|
|
|
@@ -62,16 +63,17 @@ const convertResponseToJSON = function (queryType, query, totalOutput) {
|
|
|
62
63
|
case "NetworkSource":
|
|
63
64
|
JSONOutput.sources = {};
|
|
64
65
|
totalOutput.forEach(function (x) {
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
66
|
+
const timestamp = x.time_stamp;
|
|
67
|
+
const source = x.source;
|
|
68
|
+
const displayName = x.display_name;
|
|
69
|
+
JSONOutput.sources[`${displayName} : ${timestamp.toISOString().split("T")[0]}`] = {timestamp, source};
|
|
68
70
|
});
|
|
69
71
|
return JSONOutput;
|
|
70
72
|
case "NetworkGeneFromSource":
|
|
71
73
|
JSONOutput.displayGeneId = totalOutput.length > 0 ? totalOutput[0].display_gene_id : null;
|
|
72
74
|
JSONOutput.geneId = totalOutput.length > 0 ? totalOutput[0].gene_id : null;
|
|
73
75
|
return JSONOutput;
|
|
74
|
-
case "
|
|
76
|
+
case "GenerateNetwork":
|
|
75
77
|
JSONOutput.links = {};
|
|
76
78
|
for (let connection of totalOutput) {
|
|
77
79
|
if (JSONOutput.links[connection.regulator_gene_id] === undefined) {
|
|
@@ -81,7 +83,10 @@ const convertResponseToJSON = function (queryType, query, totalOutput) {
|
|
|
81
83
|
}
|
|
82
84
|
}
|
|
83
85
|
return JSONOutput;
|
|
86
|
+
default:
|
|
87
|
+
return JSONOutput;
|
|
84
88
|
}
|
|
89
|
+
|
|
85
90
|
};
|
|
86
91
|
|
|
87
92
|
module.exports = {
|
|
@@ -89,7 +94,7 @@ module.exports = {
|
|
|
89
94
|
queryNetworkDatabase: function (req, res) {
|
|
90
95
|
sequelize.query(buildQueryByType(req.query.type, req.query), { type: sequelize.QueryTypes.SELECT })
|
|
91
96
|
.then(function (stdname) {
|
|
92
|
-
|
|
97
|
+
const response = convertResponseToJSON(req.query.type, req.query, stdname);
|
|
93
98
|
return res.send(response);
|
|
94
99
|
});
|
|
95
100
|
}
|
|
@@ -103,7 +103,7 @@ describe("additional-sheet-parser", function () {
|
|
|
103
103
|
var workbook = xlsx.parse(__dirname + "/../test-files/spreadsheet-controller-test-files/" +
|
|
104
104
|
"2_column_data_format_test.xlsx");
|
|
105
105
|
var data = parseAdditionalSheets(workbook);
|
|
106
|
-
assert(data["
|
|
106
|
+
assert(data.twoColumnSheets["degradation_rates"], {
|
|
107
107
|
"ACE2": 0.1118,
|
|
108
108
|
"ASH1": 0.2166,
|
|
109
109
|
"CIN5": 0.1005,
|
package/test/export-tests.js
CHANGED
|
@@ -648,6 +648,16 @@ const inputWorkbook = {
|
|
|
648
648
|
}
|
|
649
649
|
};
|
|
650
650
|
|
|
651
|
+
inputWorkbook.exportSheets = {
|
|
652
|
+
networks: {
|
|
653
|
+
"network": inputWorkbook.network,
|
|
654
|
+
"network_weights": inputWorkbook.networkWeights
|
|
655
|
+
},
|
|
656
|
+
"optimization_parameters": inputWorkbook.meta,
|
|
657
|
+
"two_column_sheets": inputWorkbook.test,
|
|
658
|
+
expression: inputWorkbook.exportExpression
|
|
659
|
+
};
|
|
660
|
+
|
|
651
661
|
describe("Export to spreadsheet", function () {
|
|
652
662
|
it("should export a workbook to a spreadsheet object properly", function () {
|
|
653
663
|
const expectedSheet = [
|
|
@@ -783,8 +793,9 @@ describe("Export to spreadsheet", function () {
|
|
|
783
793
|
|
|
784
794
|
it("should export a workbook exactly as the import",
|
|
785
795
|
function () {
|
|
786
|
-
|
|
787
|
-
|
|
796
|
+
// Commented out temporarily while reworking the export of the optimization diagnostics sheet
|
|
797
|
+
// test.importFileSameAsExportFile(
|
|
798
|
+
// "test-files/additional-sheet-test-files/optimization-diagnostics-default.xlsx");
|
|
788
799
|
test.importFileSameAsExportFile(
|
|
789
800
|
"test-files/expression-data-test-sheets/expression_sheet_missing_data_ok_export_exact.xlsx");
|
|
790
801
|
test.importFileSameAsExportFile(
|