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

[request] Parse a script using the library #2

Open
mtekman opened this issue Aug 30, 2018 · 3 comments
Open

[request] Parse a script using the library #2

mtekman opened this issue Aug 30, 2018 · 3 comments

Comments

@mtekman
Copy link

mtekman commented Aug 30, 2018

Hi, I have just discovered this fantastic tool -- but can not currently use it in my tool generation since it covers too many functions I make no reference to.

Would it be possible to parse a script instead? Each line of the script would make reference to a function in the library, and the appropriate XML would be generated in the right order.

If the function cannot be found, then it could try to retrieve the information from a secondary library or a tertiary one.

@blankenberg
Copy link
Owner

This is a great idea!

@mtekman
Copy link
Author

mtekman commented Aug 30, 2018

I have made a small skeleton repo of the kind of thing I am looking for: https://github.com/mtekman/rscript2galaxy

Is this something you would be interested in implementing?

@bernt-matthias
Copy link

How about just merging the <command>, <inputs>, and <outputs> sections? Maybe adding prefixes to the variables...?

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

No branches or pull requests

3 participants