comparison tools/clc_assembly_cell/README.rst @ 3:9fe1a922353b draft

v0.0.5 option to discard unmapped read; env var bugfix
author peterjc
date Wed, 11 May 2016 06:49:58 -0400
parents 139b6f0a0bb5
children 46a667b5e19e
comparison
equal deleted inserted replaced
2:139b6f0a0bb5 3:9fe1a922353b
87 - Enable and fixed the tests. 87 - Enable and fixed the tests.
88 v0.0.3 - Reorder XML elements (internal change only). 88 v0.0.3 - Reorder XML elements (internal change only).
89 - Added citation tags. 89 - Added citation tags.
90 - Planemo for Tool Shed upload (``.shed.yml``, internal change only). 90 - Planemo for Tool Shed upload (``.shed.yml``, internal change only).
91 v0.0.4 - Bug fix for ``<version_command>`` to capture tool version. 91 v0.0.4 - Bug fix for ``<version_command>`` to capture tool version.
92 v0.0.5 - Support the ``-u`` or ``--discardunmapped`` option to discard
93 unmapped reads in the CLC Mapper wrapper.
94 - Bug fix to use the ``$CLC_ASSEMBLY_CELL`` environment variable when
95 calling ``clc_cas_to_sam`` in the CLC MApper wrapper.
92 ======= ====================================================================== 96 ======= ======================================================================
93 97
94 98
95 Developers 99 Developers
96 ========== 100 ==========