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

[WIP] Add parameters and threshold for metfrag #4

Conversation

jsaintvanne
Copy link
Collaborator

Hi,

Here are some additions for metfrag. I added some parameters that metfrag can take in its command line and also two thresholds that we can have after metfrag process.

It can allow users to select some parameters and generate less than millions of results !

Be free to say if that is a good idea to have this or not and if some things can be add.

Thanks

@jsaintvanne jsaintvanne closed this Apr 1, 2019
@jsaintvanne jsaintvanne reopened this Apr 1, 2019
@Tomnl
Copy link
Member

Tomnl commented Apr 3, 2019

Hi @jsaintvanne,

I am running this pull request locally but I am getting an error

JobOutputsError: History item different than expected, difference (using diff):
( /home/tomnl/Dropbox/code/metfrag_julien/tools/metfrag/test-data/metfrag.tabular v. /tmp/tmpuy1aRjmetfrag.tabular )
--- local_file
+++ history_data
@@ -1,16 +1 @@

I think with the default settings using the example MSP file with give no results rows in the output.

Did the unit-tests pass locally when you tested?

I think the travis failing though is an unrelated error

@jsaintvanne
Copy link
Collaborator Author

Ho I have just answer it on the issue !

The only one problem I have locally is only this empty file because of the format of msp file...
Maybe I can change the msp input ?

@Tomnl
Copy link
Member

Tomnl commented Apr 3, 2019

OK, in the future we need to update so that it can handle both "standard" MSP and the massbank format.

For now, just update the MSP format to fit with the script and make sure the test works locally and push.

@RJMW
Copy link
Member

RJMW commented Apr 3, 2019

This issue / request is somewhat related - msp files with space separated columns.

computational-metabolomics/cfm-galaxy#4

@Tomnl
Copy link
Member

Tomnl commented Apr 3, 2019

I think the travis failing is unrelated though (at least for the failures observed at the moment).

Just requires updating the yaml file to the following
https://github.com/computational-metabolomics/metfrag-galaxy/blob/phen_msp_to_metrag_update/.travis.yml

Previously it was hard coded to an older version of planemo and galaxy

@jsaintvanne
Copy link
Collaborator Author

Yes I'm updating the input.msp with actual create_msp output (not the one where you choose massbank or standard but the previous one). And I will push it !

@jsaintvanne
Copy link
Collaborator Author

Made a new PR on the new branch with old 2 PR ! I close this one

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.

3 participants