Mercurial > repos > pjbriggs > rnachipintegrator
annotate test.tool_dependencies.rnachipintegrator/xlsxwriter/0.8.4/bin/vba_extract.py @ 0:0abe6bac47a6 draft
planemo upload for repository https://github.com/fls-bioinformatics-core/galaxy-tools/tree/master/rnachipintegrator commit 97d556dae96db5457590a3a257392b6e4093a912-dirty
| author | pjbriggs |
|---|---|
| date | Wed, 24 Feb 2016 09:25:18 -0500 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
0abe6bac47a6
planemo upload for repository https://github.com/fls-bioinformatics-core/galaxy-tools/tree/master/rnachipintegrator commit 97d556dae96db5457590a3a257392b6e4093a912-dirty
pjbriggs
parents:
diff
changeset
|
1 #!/home/pjb/virtual-envs/planemo/bin/python |
|
0abe6bac47a6
planemo upload for repository https://github.com/fls-bioinformatics-core/galaxy-tools/tree/master/rnachipintegrator commit 97d556dae96db5457590a3a257392b6e4093a912-dirty
pjbriggs
parents:
diff
changeset
|
2 # EASY-INSTALL-SCRIPT: 'XlsxWriter==0.8.4','vba_extract.py' |
|
0abe6bac47a6
planemo upload for repository https://github.com/fls-bioinformatics-core/galaxy-tools/tree/master/rnachipintegrator commit 97d556dae96db5457590a3a257392b6e4093a912-dirty
pjbriggs
parents:
diff
changeset
|
3 __requires__ = 'XlsxWriter==0.8.4' |
|
0abe6bac47a6
planemo upload for repository https://github.com/fls-bioinformatics-core/galaxy-tools/tree/master/rnachipintegrator commit 97d556dae96db5457590a3a257392b6e4093a912-dirty
pjbriggs
parents:
diff
changeset
|
4 __import__('pkg_resources').run_script('XlsxWriter==0.8.4', 'vba_extract.py') |
