.meta/ error #488
Replies: 1 comment
-
Please use FragPipe: https://fragpipe.nesvilab.org/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Everyone,
I have a question regarding file not found error that I am having from my Philosopher run. I am quite a begginer with this area so it might be error on my side but I seriously need help. I have a Fragpipe search as pepXML and I want to run this on philosopher as following.
philosopher workspace --init (for initating the worspace)
philosopher database --custom (for the database)
From here I use already created pepXML and do the following steps
philosopher peptideprophet --database <fasta.fas> --ppm --accmass --expectscore --decoyprobs --nonparam YIG_L006_BigSoL_R3.pepXML and get the interact.pepXML after this I run
philosopher filter --sequential --razor --picked --tag rev_ --pepxml interact-.pep.xml --protxml interact.prot.xml
get the following message
Cannot read file. open /home/u_vanillaice/wock/.meta/db.bin: no such file or directory.
Any help would be appriciated.
Beta Was this translation helpful? Give feedback.
All reactions