-
Notifications
You must be signed in to change notification settings - Fork 7
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
.ssl file not accepted by Skyline #61
Comments
Hi Peter, Yes, the .ssl export from xiVIEW is broken - actually that menu option was meant to be removed but snuck back in by mistake. It is removed now and will be reinstated if/when fixed. There is another open issue about .ssl export from xiVIEW - Rappsilber-Laboratory/build-xiview#73 (comment) In it @chambm described a new format added Skyline to represent crosslinked peptides and asked:
I would be happy to unify on that representation, its just not something I've got around to doing yet. (I don't know if @chambm is still out there interested in this, he didn't recieve a response from me back in 2020.) |
xiSEARCH actually comes with a little util to translate your results into a skyline ssl-file. Not in the format described in the above mentioned comment but closer to the one described in the paper. To run that you can
you can then select the CSM file and the search config and generate an ssl file. I know that somebody just got it to read with skyline - not sure what version of skyline though. Can have a look at getting the "new" format implemented. Looks to be simpler than what what I have. In my export the crosslinker is encoded as a modified lysine and the crosslink-sites are encoded as +H modifications. |
Thank you very much! This library is finally built successfully |
Dear XiSearch team,
I was recently working on a crosslinker quantitation project based on BS3. However, recently I am facing a problem before quantifying my data on Skyline. I was following your Nature Protocol article (https://doi.org/10.1038/s41596-018-0089-3) and it seems like the manual generation of .ssl file from csv is not recognized by the Skyline. I posted the question on Skyline forum yesterday and they said columns named "File" and "Scan" is missing. I also tried to use the automatic generation tool on xiView but it is not responding as well. Previously I also tried plink2 and XlinkX and I noticed the csv file format is very different therefore incompatible with your developed tools. I am wondering if you have any suggestions and recommendation to overcome this dilemma.
I would very grateful towards your precious ideas and help!
Best Regards,
Peter
The text was updated successfully, but these errors were encountered: