Closed anuC closed 2 months ago
It means there is no spectrum matched for a specific peptideform (sequence+charge+modification). This is not an error message. It is just something printed out for debugging purpose.
The MVH scoring (-m 2) is very slow. For most cases, I'd like to recommend hyperscore that is the default one (-m 1) and is much faster than MVH.
Thank you for the detailed reply.
Hi,
I was trying to run the standalone version of PepQuery with following command to identify novel peptides -
java -Xmx30G -jar pepquery-2.0.2/pepquery-2.0.2.jar -b CPTAC_Prospective_Ovarian_JHU_Glycoproteome_PDC000251 -db /refseq_database/GRCh38_latest_protein.fasta -hc -s 1 -m 2 -o pepquery_out -i MTVLWLGSSRSCNSWQSPSCWPSWPRSVRSSGRGSPRRSAGWQSPSCWPSWPRS -t protein -fast
> logfile.logThough the program completed without any error, I could notice the following messages in the log file.
Am I doing things correctly? It would be great if you could have a look at these messages.
Any help would be highly appreciated.
Thanks in advance Anu