Issue 328: Implement support for associating protein FASTA after a document exists as a set of peptide lists

Status:closed
Assigned To:Guest
Type:Todo
Area:Skyline
Priority:3
Milestone:4.3
Opened:2014-04-24 11:12 by Chaochao
Changed:2017-08-31 12:12 by Brendan MacLean
Resolved:2016-07-07 10:10 by Yuval
Resolution:Fixed
Closed:2017-08-31 12:12 by Brendan MacLean
2014-04-24 11:12 Chaochao
Title»Is there a way to re-import protein fasta imformation?
Assigned To»Brendan MacLean
Type»Todo
Area»Skyline
Priority»3
Milestone»2.6
Hi,

I have previously added peptide and protein information by “insert peptides”, and I only input peptide sequence and corresponding protein name. So there is no fasta information relating to the proteins. And I have finished all the peak manual check and boundary refining. Is there a way I can re-import the fasta information and correlate the information to the protein name?

I know I can insert Fasta and get all the protein information and relating peptide, however, in this case, Skyline will re-define the boundary, and then I need to re-analyze them, which is very tedious.
Thanks much for your help!
Have a good day!

Chaochao

2014-08-28 11:09 Brendan MacLean
Assigned ToBrendan MacLean»bspratt
Milestone2.6»3.1
This has definitely been a headache for people. It would really be nice to be able to add protein associations after peptides have been added using the "peptide list" mechanism. Currently, if you don't do this at the start, it is not really possible to do it later, without losing information, like annotations and manual integration.

2015-06-24 02:52 Brendan MacLean
TitleIs there a way to re-import protein fasta imformation?»Implement support for associating protein FASTA after a document exists as a set of peptide lists
Assigned Tobspratt»Alex MacLean
Notify»bspratt
Milestone3.1»
This could be implemented as a simple form accessed from the Edit > Refine menu, say "Assign Proteins".

Then Skyline would look for matches between the peptide list names and the background proteome. If it finds matches, then it shows a form with a message.

This will assign sequences to [n] proteins in the document.
<This will leave [n] peptide lists without sequence information.> (only if the number is non-zero)

[OK] [Cancel]

If no matches are found, show a message like:

No proteins matching the names in the document were found in the background proteome.
Rename the proteins in the document or update the background proteome.

[OK]

There are also several other error cases the code would need to handle, like:

This feature requires a background proteome with names matching the protein names in your document.
Add a background proteome in the Peptide Settings - Digestion tab.

[OK]

The document contains no proteins without sequence information.

[OK]

2016-01-06 13:27 Brendan MacLean
Assigned ToAlex MacLean»Yuval
This feature would be much appreciated, and hopefully not that difficult to implement.

2016-07-07 10:10 Yuval
resolve as Fixed
Statusopen»resolved
Assigned ToYuval»Brendan MacLean

2017-08-31 12:12 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest