annotate __init__.py @ 0:4b94bb2d381c

Initial commit to toolshed
author pieter.lukasse@wur.nl
date Thu, 16 Jan 2014 13:22:38 +0100
parents
children 071a185c2ced
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4b94bb2d381c Initial commit to toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
1 '''
4b94bb2d381c Initial commit to toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
2 Module containing Galaxy tools for the GC/MS pipeline
4b94bb2d381c Initial commit to toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
3 Created on Mar 6, 2012
4b94bb2d381c Initial commit to toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
4
4b94bb2d381c Initial commit to toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
5 @author: marcelk
4b94bb2d381c Initial commit to toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
6 '''