Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: 90b700be42da9f7f6fa69bae6f8d71776badd351 https://github.com/galaxyproject/galaxy/commit/90b700be42da9f7f6fa69bae6f8d7... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Do not sniff BamInputSorted Only aligners should produce this datatype. If an alignment is not explicitly coordinate or queryname sorted it should be BamNative. Also addresses https://github.com/galaxyproject/galaxy/pull/5628#issuecomment-370874329, though I think the sniff order should be dependent on the order with which datatypes are loaded. Commit: 9e6f3f57a0b27ad3b64cd4e3ea2cb51f10a3b8e7 https://github.com/galaxyproject/galaxy/commit/9e6f3f57a0b27ad3b64cd4e3ea2cb... Author: John Chilton <jmchilton@gmail.com> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Merge pull request #5644 from mvdbeek/disable_sniffer_qname_input_sorted [18.01] Do not sniff BamInputSorted Compare: https://github.com/galaxyproject/galaxy/compare/4850ca5c839c...9e6f3f57a0b2