/tools/ilmn_pacbio/smrtpipe.py

https://bitbucket.org/cistrome/cistrome-harvard/ · Python · 5 lines · 3 code · 0 blank · 2 comment · 0 complexity · 73d3e51735c995f00ec856df422ae0e4 MD5 · raw file

  1. #!/usr/bin/env python
  2. # EASY-INSTALL-SCRIPT: 'pbpy==0.1','smrtpipe.py'
  3. __requires__ = 'pbpy==0.1'
  4. import pkg_resources
  5. pkg_resources.run_script('pbpy==0.1', 'smrtpipe.py')