Data uploading - CSFASTA
I'm attempting to upload a 7GB csfasta file into galaxy by pointing at a local file system path within the Admin interface using the dataset management forms. I am unable to get this to work. It worked fine for other large file tipes (fastq), but this is failing for me and I can't figure out why. The only error i'm finding is partial: Traceback (most recent call last): File "/home/perin/galaxy-dist/tools/data_source/upload.py", line 308, in ? __main__() File "/home/perin/galaxy-dist/tools/data_source/upload.py", line 300, in __main__ add_file( dataset, json_file, output_pat Any ideas? Juan Perin
Hello Juan, It's impossible for us to help out here since you are not including the entire stack trace of the exception on your local server. If you can find the exception in your paste log and send it to us, it may help. It also looks like you may not be running the latest Galaxy version, although that should not be a problem. On Dec 17, 2009, at 1:14 PM, Juan Perin wrote:
I'm attempting to upload a 7GB csfasta file into galaxy by pointing at a local file system path within the Admin interface using the dataset management forms. I am unable to get this to work. It worked fine for other large file tipes (fastq), but this is failing for me and I can't figure out why. The only error i'm finding is partial:
Traceback (most recent call last): File "/home/perin/galaxy-dist/ tools/data_source/upload.py", line 308, in ? __main__() File "/home/ perin/galaxy-dist/tools/data_source/upload.py", line 300, in __main__ add_file( dataset, json_file, output_pat
Any ideas?
Juan Perin _______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
Greg Von Kuster Galaxy Development Team greg@bx.psu.edu
participants (2)
-
Greg Von Kuster
-
Juan Perin