/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
- #!/usr/bin/env python
- # EASY-INSTALL-SCRIPT: 'pbpy==0.1','smrtpipe.py'
- __requires__ = 'pbpy==0.1'
- import pkg_resources
- pkg_resources.run_script('pbpy==0.1', 'smrtpipe.py')