Question: Error executing Bowtie2: bam_index_build2() not yet implemented
0
Mikel Egaña Aranguren • 10 wrote:
I'm trying to execute Bowtie2 in Galaxy but I get the following Dataset generation error:
Traceback (most recent call last): File "/home/galaxy/galaxy-dist/lib/galaxy/jobs/runners/local.py", line 118, in queue_job job_wrapper.finish( stdout, stderr, exit_code ) File "/home/galaxy/galaxy-dist/lib/galaxy/jobs/__init__.py", line 959, in finish dataset.datatype.set_meta( dataset, overwrite=False ) # call datatype.set_meta directly for the initial set_meta call during dataset creation File "/home/galaxy/galaxy-dist/lib/galaxy/datatypes/binary.py", line 244, in set_meta raise Exception, "Error Setting BAM Metadata: %s" % stderr Exception: Error Setting BAM Metadata: Samtools-htslib-API: bam_index_build2() not yet implemented
Any ideas of how to solve it? Thanks
ADD COMMENT
• link
•
modified 4.1 years ago
by
Bjoern Gruening ♦ 5.1k
•
written
4.1 years ago by
Mikel Egaña Aranguren • 10
Duplicate of Error after upload bam file