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

comments #1

Open
bernt-matthias opened this issue Mar 8, 2019 · 0 comments
Open

comments #1

bernt-matthias opened this issue Mar 8, 2019 · 0 comments

Comments

@bernt-matthias
Copy link
Contributor

It would be an option to have the data in a Galaxt data table (.loc file etc) directory. In particular if there are multiple possible models available. Then we could also remove the reference to __tool_data_directory__

#set $tool_directory = $getVar('__tool_directory__', '../../../../tools/cfm')

Also allow users to update their own models could be nice.

I think that a for details of the python script should be documented in the help section: eg

mz2 = mz-1.007276
or
if (t[0] > mz_ranges[0]) and (t[0] < mz_ranges[1]):

You should check the return code of this

os.system(cmd_command)

Does one call of the python script maybe generate multiple calls to cfm-id. I'm just guessing here. Could allow for some paralellization, eg on Galaxy side.

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

1 participant