Galaxy utilities for manipulating sequences Galaxy project.
Project description
Galaxy sequence_utils
Galaxy’s sequence utilities are a set of Python modules for reading, analyzing, and converting sequence formats.
This package can be installed into any Galaxy with Tool Shed: https://toolshed.g2.bx.psu.edu/view/devteam/package_galaxy_utils_1_0
Galaxy package itself is being maintained at https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_galaxy_utils_1_0
History
1.0.2.dev0
Apply common galaxyproject template to Python structure. 5e9bfc0
Merge in PEP-8 and Python 3 fixes from the core Galaxy project thanks to @nsoranzo. Pull Request 4
Implement project testings. a9b907c
1.0.1 (2015-12-10)
Allow fastqJoiner to accept a string of bases to use between joined pairs. Pull Request 3
1.0.0 (2015-10-30)
Initial import extracted from Galaxy to build stand-alone dependencies for the tools in the Tool Shed.