yangkl96

Results 6 issues of yangkl96

Hello, I am encountering the following error while running PredFull with tensorflow 2.3.0: `ValueError: Unknown layer: SlicingOpLambda` Is there anyway you could share your conda environment so I can run...

Hello, Some of my input peptides which are shorter than length 30 were ignored during prediction. For example, `KPIQRTILM(O)M(O)GRYVEPIEDVPCGNI` was ignored because the `M(O)` was interpreted as 4 instead of...

Hello, I saw your notes said PredFull supports predicting nontryptic peptides. Does this mean you retrained the model with nontryptic peptides? Or just that it is possible to provide them...

I am trying to run the example at https://github.com/triton-inference-server/client/blob/main/src/java/src/main/java/triton/client/examples/SimpleInferPerf.java, but I keep getting the following error: ``` Sep 20, 2023 3:26:44 PM triton.client.InferenceServerClient infer SEVERE: Inference failed on 3th retry,...

bug

Hello, Is it possible to have a parameter to decrease the width of the boxes in a boxplot? ![image](https://github.com/knowm/XChart/assets/31668253/f88f5477-f293-448f-8b0a-6212913ca85e)

How-To Question

**Describe the bug** Make sure your bug is not addressed in the [troubleshooting section](https://github.com/MannLabs/peptdeep#troubleshooting) or in [previous issues](https://github.com/MannLabs/peptdeep/issues?q=is%3Aissue). If not, provide a clear and concise description of what the bug...

bug