omarkr8

Results 14 comments of omarkr8

okay so.. base filepath where data is located: /media/labx/harddisk/interartictest base filepath where sample-barcode csv: _same as above_ input data directory: testfastq (which is in the interartictest) the warning says: Output...

hmm well that let the job through. so that's good. immediately faced with a IsADirectoryError [Errno21] :/media/labx/harddisk/interartictest was something wrong with my pathing?

IsADirectoryError IsADirectoryError: [Errno 21] Is a directory: '/media/lab6/B28C-CBE9/intertest/' Traceback (most recent call last) File "/home/lab6/interartic_bin/lib/python3.7/site-packages/flask/app.py", line 2464, in __call__ return self.wsgi_app(environ, start_response) File "/home/lab6/interartic_bin/lib/python3.7/site-packages/flask/app.py", line 2450, in wsgi_app response =...

okay so that worked. I adjusted the filepath for the sample csv. had to also fix some malformations. but the job went through and completed! however, up till this point....