You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently benchmarking a variety of different proteomics search engines (Comet, MSFragger, IdentiPy, etc) for both speed & # of PSM identifications. I am struggling a bit (without taking the time to read through the extensive documentation - nice job!) to figure out which exact parameters I should use for MetaMorpheus.
Note that my goal here is simply to run a MS2 search - it would best if there is no quantification, protein inference, or other steps - FDR will be refined using Mokapot. I'd like to get your help setting up the proper parameters to use - please configure it so that MetaMorpheus will be as fast and accurate as possible! Benchmarks will be run on a c5ad.8xlarge EC2 instance (Linux/.NET 6.0 - 32 vCPUs, 64 GB RAM, NVMe disks)
One of the standard benchmarks I have been running is:
TMT11 plex (high res MS2): +/-20 ppm precursor, +/-10 ppm fragment, -1 to 3 isotope error
I can get MetaMorpheus to run on my EC2 instance using .NET6.0 and CMD.dll (note that the current GitHub release is still for the .NET 5.0 version - I had to download a nightly build from your CI). I take it that I just want to run a single Task, something along these lines (parameters definitely not optimized yet):
I have changed some parameters to match what other engines are using (5-50 peptide length, 500 - 5000 peptide mass, 75 - 2000 fragment mass, 15 to 150 MS2 peaks, FASTA database already has decoys appended)
Hi all,
I'm currently benchmarking a variety of different proteomics search engines (Comet, MSFragger, IdentiPy, etc) for both speed & # of PSM identifications. I am struggling a bit (without taking the time to read through the extensive documentation - nice job!) to figure out which exact parameters I should use for MetaMorpheus.
Note that my goal here is simply to run a MS2 search - it would best if there is no quantification, protein inference, or other steps - FDR will be refined using Mokapot. I'd like to get your help setting up the proper parameters to use - please configure it so that MetaMorpheus will be as fast and accurate as possible! Benchmarks will be run on a c5ad.8xlarge EC2 instance (Linux/.NET 6.0 - 32 vCPUs, 64 GB RAM, NVMe disks)
One of the standard benchmarks I have been running is:
I can get MetaMorpheus to run on my EC2 instance using .NET6.0 and CMD.dll (note that the current GitHub release is still for the .NET 5.0 version - I had to download a nightly build from your CI). I take it that I just want to run a single Task, something along these lines (parameters definitely not optimized yet):
I have changed some parameters to match what other engines are using (5-50 peptide length, 500 - 5000 peptide mass, 75 - 2000 fragment mass, 15 to 150 MS2 peaks, FASTA database already has decoys appended)
The text was updated successfully, but these errors were encountered: