This is a test version of Biostars. For the public version, visit https://www.biostars.org.
i have proteomics data in .raw format

I have proteomics data in .raw format , how can I use it for proteomics analysis

protein

what is the output of file input.raw or head input.raw

The file is "hb.raw" and it is not accessible

2 answers

Depends on what you want to know. Have a look at this tutorial, which I found by just searching for "proteomics raw format". There is also a Bioconductor package for mass spec and proteomics analyses.

You need to convert your raw files in to .mgf format to proceed further. raw read directly seems tricky to understand.

Log in to answer this question.