I have exactly the same problem. I have already installed the samtool by tool shed. It is installed but still i am not able to upload the file.
This is the bug information
Traceback (most recent call last):
File "/Users/nlemus/galaxy-dist/tools/data_source/upload.py", line 407, in <module>
__main__()
File "/Users/nlemus/galaxy-dist/tools/data_source/upload.py", line 396, in __main__
add_file( dataset, registry, json_file, output_path )
File "/Users/nlemus/galaxy-dist/tools/data_source/upload.py", line 324, in add_file
if link_data_only == 'copy_files' and datatype.dataset_content_needs_grooming( output_path ):
File "/Users/nlemus/galaxy-dist/lib/galaxy/datatypes/binary.py", line 147, in dataset_content_needs_grooming
version = self._get_samtools_version()
File "/Users/nlemus/galaxy-dist/lib/galaxy/datatypes/binary.py", line 129, in _get_samtools_version
output = subprocess.Popen( [ 'samtools' ], stderr=subprocess.PIPE, stdout=subprocess.PIPE ).communicate()[1]
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 711, in __init__
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1308, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
I would appreciate any help.
Nicolas
Oh man. yes you are right. thanks alot Bjoern. you helped me alot.
Cheers
Julius
Cool - Enjoy Galaxy! Can you please mark the question as answered to help others to find it more quickly. Thanks!
Not sure how, but I had moved it to answer. Is that right?
Regard,
Julius
Partially, just the wrong answer :)
You can mark the real answer that was helpful. This will help others. Thanks!
Can you please copy the entire bug-report from this small 'bug' symbol here. I was not able to read the full message. Moreover, please make sure you have samtools < 1.0 on your $PATH. Nothing else should be required.
Hey bjoern Gruening, thanks for the reply.
The error is as shown below:
Dataset generation errors
Dataset 8: cut_L7_1_5.bam
Tool execution generated the following error message:
I have no idea what is the reason....
I am not sure whether this is the root of the problem, but I am unable to perform "make install" due to permission denied.
Please reference : https://www.dropbox.com/sh/4cmk3is574pzkar/AADFBT1R7gaPdrkfzL1VhGrNa?dl=0
Thanks...