[galaxyproject/galaxy] ff73cf: Handle header-only bam files correctly indicating ...
Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: ff73cf2e6f8e1143e82681a9cfa97d769610f2c2 https://github.com/galaxyproject/galaxy/commit/ff73cf2e6f8e1143e82681a9cfa97... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-02-21 (Wed, 21 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Handle header-only bam files correctly indicating there is no more data to fetch when chunking Commit: 34c5a1a1f39e4805b4b6e46d86e9db721c98199a https://github.com/galaxyproject/galaxy/commit/34c5a1a1f39e4805b4b6e46d86e9d... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-02-21 (Wed, 21 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Two minor linting issues (deprecated e.message, unused var) Commit: f41230034689448abc6059d8e2771001961bafb9 https://github.com/galaxyproject/galaxy/commit/f41230034689448abc6059d8e2771... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-02-21 (Wed, 21 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- No need to str() it; %s does this -- thanks @nsoranzo Commit: 8afeffe95cc63832a6208e119cbfea4671a49a47 https://github.com/galaxyproject/galaxy/commit/8afeffe95cc63832a6208e119cbfe... Author: John Chilton <jmchilton@gmail.com> Date: 2018-02-21 (Wed, 21 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Merge pull request #5579 from dannon/fix_bam_nodata [18.01] Fix small bam (header-only) infinite fetching Compare: https://github.com/galaxyproject/galaxy/compare/b5b41d6172bd...8afeffe95cc6
participants (1)
-
GitHub