- Don't need to turn on ``--debug`` command for outrigger to even run
0.2.3
-----------------------------
This is a patch release of outrigger, with non-breaking changes from the previous one.
Bug fixes ~~~~~~~~~
- Subfolders get copied when installing - Add test for checking that ``outrigger -h`` command works
0.2.2
-----------------------------
This is a point release which includes the ``index`` submodule in the ``__all__`` statement.
0.2.1
-----------------------------
This is a point release which actually includes the ``requirements.txt`` file that specifies which packages ``outrigger`` depends on.
0.2.0
----------------------------
This is the second release of ``outrigger``!
New features ~~~~~~~~~~~~
- Parallelized exon finding for novel exons - Added ``outrigger validate`` command to check that your new exons have proper splice sites (e.g. GT/AG and AT/AC) - Added more test data for other event types (even though we don't detect them yet)