[galaxyproject/galaxy] 30aaa2: Fix sniffing of readname sorted BAM files
Branch: refs/heads/release_18.09 Home: https://github.com/galaxyproject/galaxy Commit: 30aaa296dd50471001323cc9895560219a33ce71 https://github.com/galaxyproject/galaxy/commit/30aaa296dd50471001323cc989556... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: M lib/galaxy/datatypes/binary.py A lib/galaxy/datatypes/test/1.qname_sorted.bam Log Message: ----------- Fix sniffing of readname sorted BAM files This fixes https://github.com/galaxyproject/galaxy/issues/6949. The problem is that `super` would fall back to the BamInputSorted sniffer, which prevents sniffing. Includes a test file for the new datatype upload testing framework. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub