Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support directories full of workflows #27

Merged
merged 6 commits into from
Apr 3, 2017
Merged

Support directories full of workflows #27

merged 6 commits into from
Apr 3, 2017

Conversation

bgruening
Copy link
Member

No description provided.

@bgruening bgruening changed the title WIP: Support directories full of workflows Support directories full of workflows Mar 31, 2017
@bgruening
Copy link
Member Author

ok, this one is also ready to go
Could we have a new release after this is merged?


from bioblend import galaxy


def import_workflow(gi, path):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing docstring.

dest="galaxy_url",
help="Target Galaxy instance URL/IP address (required "
"if not defined in the tools list file)",)
parser.add_argument("-a", "--apikey",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not leave both options?

@bgruening
Copy link
Member Author

@afgane thanks for the review. I added the docstring and the API option back.

@afgane afgane merged commit 214d59d into master Apr 3, 2017
@afgane
Copy link
Contributor

afgane commented Apr 3, 2017

Thanks for the updates @bgruening

@bgruening
Copy link
Member Author

Thanks @afgane!

@bgruening bgruening deleted the wf_extend branch April 4, 2017 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants