Pathway ranking table requested we dont have cache so running the function we dont have cache so running the function Getting the peak/sample intensity df Returning the peak/sample intensity df Getting the full annotation df Returning the metabolite data took: 139.86491279999998 S [28/Sep/2020 11:21:32] "GET /met_explore/metabolite_data/All HTTP/1.1" 200 1197636 Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 138, in run self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 332, in send_headers self.send_preamble() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 453, in _write result = self.stdout.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 799, in write self._sock.sendall(b) ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine [28/Sep/2020 11:21:32] "GET /met_explore/metabolite_data/All HTTP/1.1" 500 59 ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 54488) Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 138, in run self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 332, in send_headers self.send_preamble() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 453, in _write result = self.stdout.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 799, in write self._sock.sendall(b) ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 141, in run self.handle_error() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 119, in handle_error super().handle_error() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 368, in handle_error self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 344, in client_is_modern return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9' TypeError: 'NoneType' object is not subscriptable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 720, in __init__ self.handle() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 174, in handle self.handle_one_request() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 197, in handle_one_request handler.run(self.server.get_app()) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 144, in run self.close() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 114, in close super().close() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\simple_server.py", line 35, in close self.status.split(' ',1)[0], self.bytes_sent AttributeError: 'NoneType' object has no attribute 'split' ---------------------------------------- Returning the metabolite data took: 162.2478507 S [28/Sep/2020 11:21:47] "GET /met_explore/metabolite_data/All HTTP/1.1" 200 1197636 Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 138, in run self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 332, in send_headers self.send_preamble() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 453, in _write result = self.stdout.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 799, in write self._sock.sendall(b) ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine [28/Sep/2020 11:21:47] "GET /met_explore/metabolite_data/All HTTP/1.1" 500 59 ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 54477) Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 138, in run self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 332, in send_headers self.send_preamble() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 453, in _write result = self.stdout.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 799, in write self._sock.sendall(b) ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 141, in run self.handle_error() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 119, in handle_error super().handle_error() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 368, in handle_error self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 344, in client_is_modern return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9' TypeError: 'NoneType' object is not subscriptable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 720, in __init__ self.handle() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 174, in handle self.handle_one_request() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 197, in handle_one_request handler.run(self.server.get_app()) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 144, in run self.close() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 114, in close super().close() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\simple_server.py", line 35, in close self.status.split(' ',1)[0], self.bytes_sent AttributeError: 'NoneType' object has no attribute 'split' ---------------------------------------- Returning the metabolite data took: 168.3544923 S [28/Sep/2020 11:21:57] "GET /met_explore/metabolite_data/All HTTP/1.1" 200 1197636 Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 138, in run self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 332, in send_headers self.send_preamble() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 453, in _write result = self.stdout.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 799, in write self._sock.sendall(b) ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine [28/Sep/2020 11:21:57] "GET /met_explore/metabolite_data/All HTTP/1.1" 500 59 ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 54478) Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 138, in run self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 332, in send_headers self.send_preamble() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 453, in _write result = self.stdout.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 799, in write self._sock.sendall(b) ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 141, in run self.handle_error() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 119, in handle_error super().handle_error() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 368, in handle_error self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 344, in client_is_modern return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9' TypeError: 'NoneType' object is not subscriptable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 720, in __init__ self.handle() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 174, in handle self.handle_one_request() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 197, in handle_one_request handler.run(self.server.get_app()) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 144, in run self.close() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 114, in close super().close() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\simple_server.py", line 35, in close self.status.split(' ',1)[0], self.bytes_sent AttributeError: 'NoneType' object has no attribute 'split' ---------------------------------------- Returning the PALS annotation df Getting the annotation_df for chebi_id 2020-09-28 11:23:15.683 | DEBUG | pals.feature_extraction:__init__:42 - Using ChEBI as database 2020-09-28 11:23:15.683 | DEBUG | pals.feature_extraction:get_database:130 - Loading C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\pals\data\reactome\metabolic_pathways\ChEBI\Drosophila melanogaster.json.zip 2020-09-28 11:23:15.830 | DEBUG | pals.feature_extraction:__init__:55 - Mapping pathway to unique ids 2020-09-28 11:23:15.846 | DEBUG | pals.feature_extraction:__init__:69 - Creating dataset to pathway mapping 2020-09-28 11:23:16.889 | DEBUG | pals.feature_extraction:__init__:97 - Computing unique id counts 2020-09-28 11:23:17.958 | DEBUG | pals.feature_extraction:change_zero_peak_ints:323 - Setting the zero intensity values in the dataframe Note: NumExpr detected 12 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8. NumExpr defaulting to 8 threads. 2020-09-28 11:23:18.176 | DEBUG | pals.feature_extraction:standardize_intensity_df:304 - Scaling the data across the sample: zero mean and unit variance 2020-09-28 11:23:18.207 | DEBUG | pals.PLAGE:get_plage_activity_df:83 - Mean values of the rows in the DF is [-0. -0. 0. ... -0. -0. 0.] 2020-09-28 11:23:18.207 | DEBUG | pals.PLAGE:get_plage_activity_df:84 - Variance in the rows of the DF is [1. 1. 1. ... 1. 1. 1.] 2020-09-28 11:23:18.662 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:95 - Calculating plage p-values with resampling 2020-09-28 11:23:18.662 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Hemolymph (L)/Whole (L) 2020-09-28 11:23:18.662 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:18.802 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:18.935 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:19.059 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:19.178 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:19.303 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:19.428 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:19.539 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:19.680 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:19.790 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:20.213 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Fat Body (L)/Whole (L) 2020-09-28 11:23:20.228 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:20.338 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:20.463 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:20.572 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:20.682 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:20.791 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:20.919 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:21.037 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:21.145 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:21.263 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:21.546 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Trachea (L)/Whole (L) 2020-09-28 11:23:21.546 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:21.672 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:21.797 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:21.921 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:22.042 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:22.184 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:22.295 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:22.420 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:22.546 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:22.671 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:22.960 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Carcass (F)/Whole (F) 2020-09-28 11:23:22.960 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:23.098 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:23.218 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:23.343 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:23.452 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:23.593 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:23.703 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:23.830 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:23.971 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:24.095 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:24.361 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Tubules (F)/Whole (F) 2020-09-28 11:23:24.361 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:24.472 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:24.597 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:24.708 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:24.807 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:24.942 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:25.054 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:25.161 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:25.271 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:25.412 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:25.677 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Brain (L)/Whole (L) 2020-09-28 11:23:25.677 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:25.802 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:25.916 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:26.041 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:26.152 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:26.261 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:26.388 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:26.513 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:26.623 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:26.748 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:27.036 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Fat Body (M)/Whole (M) 2020-09-28 11:23:27.038 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:27.161 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:27.275 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:27.400 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:27.525 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:27.643 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:27.770 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:27.897 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:28.019 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:28.145 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:28.404 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Brain (M)/Whole (M) 2020-09-28 11:23:28.404 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:28.536 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:28.664 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:28.770 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:28.899 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:28.995 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:29.120 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:29.245 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:29.354 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:29.479 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:29.776 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Tubules (L)/Whole (L) 2020-09-28 11:23:29.776 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:29.907 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:30.014 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:30.154 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:30.279 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:30.389 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:30.514 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:30.639 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:30.764 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:30.886 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:31.169 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Testes (M)/Whole (M) 2020-09-28 11:23:31.169 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:31.294 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:31.419 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:31.545 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:31.671 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:31.798 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:31.926 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:32.047 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:32.177 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:32.304 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:32.616 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Eye (M)/Whole (M) 2020-09-28 11:23:32.616 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:32.741 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:32.866 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:32.989 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:33.117 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:33.237 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:33.338 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:33.473 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:33.592 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:33.717 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:34.049 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Carcass (L)/Whole (L) 2020-09-28 11:23:34.051 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:34.171 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:34.275 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:34.400 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:34.511 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:34.636 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:34.747 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:34.874 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:34.992 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:35.113 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:35.388 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Hindgut (L)/Whole (L) 2020-09-28 11:23:35.388 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:35.513 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:35.622 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:35.747 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:35.857 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:35.979 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:36.104 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:36.216 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:36.341 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:36.469 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:36.922 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Head (M)/Whole (M) 2020-09-28 11:23:36.924 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:37.029 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:37.154 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:37.279 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:37.388 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:37.513 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:37.623 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:37.747 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:37.872 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:37.997 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:38.280 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Midgut (M)/Whole (M) 2020-09-28 11:23:38.296 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:38.452 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:38.610 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:38.750 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:38.890 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:39.020 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:39.144 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:39.269 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:39.394 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:39.519 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:39.790 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Brain (F)/Whole (F) 2020-09-28 11:23:39.792 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:39.915 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:40.040 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:40.163 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:40.273 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:40.413 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:40.538 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:40.647 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:40.788 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:40.900 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:41.195 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Head (F)/Whole (F) 2020-09-28 11:23:41.195 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:41.304 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:41.429 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:41.540 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:41.667 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:41.776 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:41.897 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:42.007 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:42.116 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:42.232 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:42.497 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Eye (F)/Whole (F) 2020-09-28 11:23:42.497 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:42.625 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:42.749 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:42.880 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:42.995 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:43.121 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:43.246 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:43.360 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:43.485 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:43.626 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:43.916 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Tubules (M)/Whole (M) 2020-09-28 11:23:43.918 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:44.029 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:44.154 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:44.279 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:44.389 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:44.514 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:44.638 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:44.765 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:44.900 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:45.021 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:45.282 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Fat Body (F)/Whole (F) 2020-09-28 11:23:45.282 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:45.391 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:45.532 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:45.641 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:45.766 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:45.891 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:46.004 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:46.098 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:46.223 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:46.348 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:46.631 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Midgut (L)/Whole (L) 2020-09-28 11:23:46.647 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:46.757 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:46.897 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:47.020 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:47.131 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:47.256 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:47.366 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:47.491 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:47.600 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:47.729 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:48.260 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Hemolymph (M)/Whole (M) 2020-09-28 11:23:48.260 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:48.386 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:48.511 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:48.620 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:48.761 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:48.890 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:49.013 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:49.141 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:49.263 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:49.374 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:49.609 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Midgut (F)/Whole (F) 2020-09-28 11:23:49.609 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:49.718 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:49.843 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:49.964 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:50.073 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:50.209 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:50.334 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:50.459 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:50.584 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:50.709 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:50.982 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Hemolymph (F)/Whole (F) 2020-09-28 11:23:50.982 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:51.109 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:51.218 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:51.359 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:51.485 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:51.610 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:51.736 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:51.861 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:51.986 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:52.110 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:52.376 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Salivary Gland (L)/Whole (L) 2020-09-28 11:23:52.391 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:52.501 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:52.625 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:52.766 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:52.892 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:53.012 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:53.129 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:53.254 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:53.379 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:53.488 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:53.785 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Carcass (M)/Whole (M) 2020-09-28 11:23:53.785 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:53.910 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:54.024 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:54.132 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:54.257 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:54.366 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:54.476 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:54.601 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:54.710 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:54.835 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:55.120 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:102 - Comparison Ovaries (F)/Whole (F) 2020-09-28 11:23:55.122 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 0/1000 2020-09-28 11:23:55.244 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 100/1000 2020-09-28 11:23:55.369 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 200/1000 2020-09-28 11:23:55.494 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 300/1000 2020-09-28 11:23:55.619 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 400/1000 2020-09-28 11:23:55.744 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 500/1000 2020-09-28 11:23:55.869 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 600/1000 2020-09-28 11:23:55.998 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 700/1000 2020-09-28 11:23:56.120 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 800/1000 2020-09-28 11:23:56.231 | DEBUG | pals.PLAGE:set_up_resample_plage_p_df:110 - Resampling 900/1000 2020-09-28 11:23:56.530 | DEBUG | pals.feature_extraction:_calculate_coverage_df:344 - Calculating dataset formula coverage Updating the DS F to those identified bu Chebi Ids in Fly Returning the pals data took: 285.96137580000004 S Returning the Reactome token MjAyMDA5MjgxMDIzNThfMTcyMw%3D%3D --- Logging error --- Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\logging\__init__.py", line 1034, in emit msg = self.format(record) File "c:\users\joewa\appdata\local\programs\python\python37\lib\logging\__init__.py", line 880, in format return fmt.format(record) File "c:\users\joewa\appdata\local\programs\python\python37\lib\logging\__init__.py", line 619, in format record.message = record.getMessage() File "c:\users\joewa\appdata\local\programs\python\python37\lib\logging\__init__.py", line 380, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "c:\users\joewa\appdata\local\programs\python\python37\lib\threading.py", line 885, in _bootstrap self._bootstrap_inner() File "c:\users\joewa\appdata\local\programs\python\python37\lib\threading.py", line 917, in _bootstrap_inner self.run() File "c:\users\joewa\appdata\local\programs\python\python37\lib\threading.py", line 865, in run self._target(*self._args, **self._kwargs) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 720, in __init__ self.handle() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 174, in handle self.handle_one_request() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 197, in handle_one_request handler.run(self.server.get_app()) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 137, in run self.result = application(self.environ, self.start_response) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\wsgi.py", line 133, in __call__ response = self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\base.py", line 75, in get_response response = self._middleware_chain(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\utils\deprecation.py", line 94, in __call__ response = response or self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\whitenoise\middleware.py", line 58, in __call__ response = self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\utils\deprecation.py", line 94, in __call__ response = response or self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\utils\deprecation.py", line 94, in __call__ response = response or self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\utils\deprecation.py", line 94, in __call__ response = response or self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\utils\deprecation.py", line 94, in __call__ response = response or self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\utils\deprecation.py", line 94, in __call__ response = response or self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\utils\deprecation.py", line 94, in __call__ response = response or self.get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\joewa\Work\git\FlyMet\met_explore\views.py", line 595, in pathway_explorer reactome_token = get_highlight_token() File "C:\Users\joewa\Work\git\FlyMet\met_explore\pathway_analysis.py", line 459, in get_highlight_token logger.info("A new token %s was created %s", highlight_token) Message: 'A new token %s was created %s' Arguments: (,) returning MjAyMDA5MjgxMDIzNThfMTcyMw%3D%3D [28/Sep/2020 11:24:02] "GET /met_explore/pathway_explorer HTTP/1.1" 200 10192 Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 138, in run self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 332, in send_headers self.send_preamble() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 453, in _write result = self.stdout.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 799, in write self._sock.sendall(b) ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine [28/Sep/2020 11:24:02] "GET /met_explore/pathway_explorer HTTP/1.1" 500 59 ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 54475) Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 138, in run self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 332, in send_headers self.send_preamble() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 255, in send_preamble ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1') File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 453, in _write result = self.stdout.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 799, in write self._sock.sendall(b) ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 141, in run self.handle_error() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 119, in handle_error super().handle_error() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 368, in handle_error self.finish_response() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 180, in finish_response self.write(data) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 274, in write self.send_headers() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 344, in client_is_modern return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9' TypeError: 'NoneType' object is not subscriptable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "c:\users\joewa\appdata\local\programs\python\python37\lib\socketserver.py", line 720, in __init__ self.handle() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 174, in handle self.handle_one_request() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 197, in handle_one_request handler.run(self.server.get_app()) File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\handlers.py", line 144, in run self.close() File "C:\Users\joewa\.virtualenvs\FlyMet-fLQaCvEH\lib\site-packages\django\core\servers\basehttp.py", line 114, in close super().close() File "c:\users\joewa\appdata\local\programs\python\python37\lib\wsgiref\simple_server.py", line 35, in close self.status.split(' ',1)[0], self.bytes_sent AttributeError: 'NoneType' object has no attribute 'split' ----------------------------------------