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 am trying to create a in silico spectral library with custom mods, but any of @Any/Protein_C/N-term mods do not create modified peptides, even the default Acetyl@Protein_N-term. I am using jupyter notebook with python 3.8 and pip installed all dependencies. Here's the brief process and output.
Hi,
I am trying to create a in silico spectral library with custom mods, but any of @Any/Protein_C/N-term mods do not create modified peptides, even the default
Acetyl@Protein_N-term
. I am using jupyter notebook with python 3.8 and pip installed all dependencies. Here's the brief process and output.Peptdeep.settings.add_user_defined_modifications()
did not add user_mods to the global_settings, so I added them directly.I created the spectral library using the following code.
I checked if @Protein_C-term is in 'mods' column using below, and there was nothing. I also checked 'Acetyl@Protein_N-term' but could not find.
Best,
Shinya
The text was updated successfully, but these errors were encountered: