Branch: refs/heads/dev 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 Commit: 7ceb24601822b884d9024e19bae8a9bb927e4360 https://github.com/galaxyproject/galaxy/commit/7ceb24601822b884d9024e19bae8a... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-03-07 (Wed, 07 Mar 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Merge branch 'release_18.01' into dev Compare: https://github.com/galaxyproject/galaxy/compare/a69fb6e331d9...7ceb24601822