[galaxyproject/galaxy] 30aaa2: Fix sniffing of readname sorted BAM files
Branch: refs/heads/dev 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. Commit: 6b5f0a2ad1f21bbda92b06ff2700c961c34e84ea https://github.com/galaxyproject/galaxy/commit/6b5f0a2ad1f21bbda92b06ff2700c... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-11-02 (Fri, 02 Nov 2018) Changed paths: M config/datatypes_conf.xml.sample Log Message: ----------- Allow upload for ``rdata.sce`` format Commit: 6da5157181a085d183c099645216893fe512a1f9 https://github.com/galaxyproject/galaxy/commit/6da5157181a085d183c0996452168... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-11-02 (Fri, 02 Nov 2018) Changed paths: M config/datatypes_conf.xml.sample Log Message: ----------- Merge pull request #6963 from nsoranzo/release_18.05_allow_rdata.sce_upload [18.05] Allow upload for ``rdata.sce`` format Commit: 357e2f39c77026c81c56ed30ffae9f1905d2d82a https://github.com/galaxyproject/galaxy/commit/357e2f39c77026c81c56ed30ffae9... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-11-02 (Fri, 02 Nov 2018) Changed paths: M config/datatypes_conf.xml.sample Log Message: ----------- Merge branch 'release_18.05' into release_18.09 Commit: d6af6b7bd1ef9c9429d1362ac9473168be7ba471 https://github.com/galaxyproject/galaxy/commit/d6af6b7bd1ef9c9429d1362ac9473... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-11-02 (Fri, 02 Nov 2018) Changed paths: M config/datatypes_conf.xml.sample Log Message: ----------- Merge branch 'release_18.09' into dev Compare: https://github.com/galaxyproject/galaxy/compare/f035d642ceb2...d6af6b7bd1ef **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