Closed RicZen closed 4 years ago
Dear @RicZen ,
Please see this wiki about the .csv file format: https://github.com/pFindStudio/pLink2/wiki/CSV-result.
One more word, the .filtered_.csv files contain results satisfy FDR threshold (e.g. <5% FDR), and the first .csv file (no filtered in the file name, in your word the main .csv file) contains all spectra in the entire file, including those not satisfy FDR threshold. For most users, you only need to care about the filtered .csv files.
The first .csv file contains some extra information, such as Target_decoy, q-value, etc. Please see the wiki link above for their explanation. Columns like isComplexSatisfied and isFilterIn are for software debugging purpose, there is no need to understand them.
Dear developers, I wanted to know how to read the main .csv file in the 'reports' folder. This file should contain info about all spectra analyzed in the entire file but is not clear which are then used for the cross/loop/monolink csv. Can you explain what these columns represent?
furthermore here I find 3 types of score Refined_Score | SVM_Score | Score while the others csv have only the last one: what do the other columns really represent?