Skip to content

Next round of code cleanup for the genetrack tool.

GREG VON KUSTER requested to merge ghv2/pughlab:master into master

Changes in this commit:

  1. Incorporated the few functions from chrtrans.py into genetrack.py to eliminate the dependency.

  2. Cleaned up the genetrack.py code to meet pep8 standards.

  3. Added a tool_dependencies.xml file in preparation for uploading to the Tool Shed.

  4. Did a bit of cleaning in the Genetrack config.

When loaded into Galaxy, this version of the tool will produce the same output as the original genetrack.py script.

More work is needed on this version of the tool though to get it production-ready.

Merge request reports