pia
pia copied to clipboard
CSV format for PSM results as input file
Hi,
Does PIA accept PSM result input in simple TSV / CSV format? If yes, what does the format look like?
Thanks,
Hej @cctsou ,
PIA currently supports using files created by Tide, see e.g. https://github.com/mpc-bioinformatics/pia/blob/master/src/test/resources/tide-search-cut.txt
If you can bring your CSV in this format, you should be able to parse them with PIA.
Best, Julian
Hej @cctsou ,
Could you solve your problem?
Best, Julian
I have formatted PSM results using the Tide example provided, but I have not been able to parse them with PIA within knime. In particular, I am unsure of how to configure PIA Compiler. What changes should be made to the configuration compared to providing input in idXML format?
Thank you.
Hej @mcburke-msdc , The tide and CSV parsing seems to need an update, but do you actually still have this issue (apologies for the very late answer).