Mercurial > repos > modencode-dcc > spp_package
changeset 13:64f2784d471f draft default tip
Uploaded
author | modencode-dcc |
---|---|
date | Thu, 07 Feb 2013 23:43:43 -0500 |
parents | d063cc917090 |
children | |
files | spp_wrapper.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/spp_wrapper.py Thu Feb 07 23:42:12 2013 -0500 +++ b/spp_wrapper.py Thu Feb 07 23:43:43 2013 -0500 @@ -1,6 +1,7 @@ #purpose: python wrapper to run spp #author: Ziru Zhou #Date: November 2012 +##################### import sys, subprocess, tempfile, shutil, glob, os, os.path, gzip from galaxy import eggs