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

Alter tsv outcome #291

Open
marissaDubbelaar opened this issue Oct 30, 2023 · 6 comments
Open

Alter tsv outcome #291

marissaDubbelaar opened this issue Oct 30, 2023 · 6 comments
Labels
Milestone

Comments

@marissaDubbelaar
Copy link
Collaborator

Description of feature

Make sure that the outcome TSV is changed to a more readable format since this content is not ready to be used for analysis immediately.
A suggestion is that the current TSV be stored under intermediate results.

@jonasscheid
Copy link
Collaborator

We could use csvtk or csvkit suite to truncate the output. We definitely need to handle the quant TSV files differently before that

@jonasscheid jonasscheid added this to the 2.7.0 milestone Nov 19, 2024
@jonasscheid
Copy link
Collaborator

I think a custom python script is best, since we have the possibility to generate columns that multiQC can visualize easily downstream

@marissaDubbelaar
Copy link
Collaborator Author

If it can be handled like that, that would be great. Especially if it might aid in the multiqc figures

@jonasscheid
Copy link
Collaborator

We should use pyopenms to directly read the idXML filtered output. Potentially also the consensusXML output of quant-mode

@marissaDubbelaar
Copy link
Collaborator Author

Yea that sounds good to me 👍

@jonasscheid
Copy link
Collaborator

Additional note here: mzTab files for ID-mode (not --quantify) can be removed since they are only used for PRIDE uploads, but PRIDE requests quantification values in mzTab format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants