Skip to content
Snippets Groups Projects
Commit 881397a2 authored by Arthur Le Bars's avatar Arthur Le Bars
Browse files

Delete runner.py

parent 1a7ee2bc
No related branches found
No related tags found
1 merge request!1Release 1.0
import os
from bioblend.galaxy import GalaxyInstance
"""
Tool utils (managed by GGA/GMOD) for job submission in galaxy using bioblend
"""
class Runner:
def __init__(self, instance):
self.instance = None
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment