#!/usr/bin/python -E

import poretools.scripts
import poretools.poretools_main
poretools.poretools_main.main()
