Nesvilab / philosopher

PeptideProphet, PTMProphet, ProteinProphet, iProphet, Abacus, and FDR filtering
https://philosopher.nesvilab.org
GNU General Public License v3.0
111 stars 19 forks source link

Label free quant question #68

Closed 2kleio closed 5 years ago

2kleio commented 5 years ago

Hi there, Thanks again for a very useful tool. Is it possible to add to the intensity-based label-free quantification the option to include also peaks identified following matching between different samples within the same experiment (like match-between runs in MaxQuant for example)? Best regards, O

anesvi commented 5 years ago

We have been discussing this for a while. It is extra work to add alignment between runs, and if we do it should probably be a separate tool (not in philosopher). That way we can also support reading raw files (which MSFragger can now process). If there is a strong demand for such a feature from the users, we will see how to best add that.

Best Alexey

From: 2kleio [mailto:notifications@github.com] Sent: Monday, August 12, 2019 12:12 AM To: Nesvilab/philosopher philosopher@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [Nesvilab/philosopher] Label free quant question (#68)

External Email - Use Caution

Hi there, Thanks again for a very useful tool. Is it possible to add to the intensity-based label-free quantification the option to include also peaks identified following matching between different samples within the same experiment (like match-between runs in MaxQuant for example)? Best regards, O

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/Nesvilab/philosopher/issues/68?email_source=notifications&email_token=AIIMM64FUGFUKNNARHY65GLQEDPHFA5CNFSM4IK5XXK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HET7NPA, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIIMM66VYI3L32AVA6PTHE3QEDPHFANCNFSM4IK5XXKQ.


Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues

2kleio commented 5 years ago

Thank you very much for your reply. It might worth looking on MoFF as a potential tool for that (https://github.com/compomics/moFF). Personally I would love to have such feature in MSFragger. Best regards, O

prvst commented 5 years ago

@2kleio The label-free quantification implemented in Philosopher was based on the moFF program, so both should give you the same results (or at least extremely similar results). As Alexey mentioned above, we decided to not add match between runs for the moment.