DeepNovo icon indicating copy to clipboard operation
DeepNovo copied to clipboard

Protein Identification with Deep Learning

Results 4 DeepNovo issues
Sort by recently updated
recently updated
newest added

Hi @nh2tran, I'm trying to run Deepnovo for my sample, and I got the following error. I've got the same error when I tried Step 1. python deepnovo_main.py --train_dir train.example...

Hello, is there an easy option to show the single amino acid scores for each de novo prediction? Currently (Update version 0.0.1), the result file only shows the peptide score...

These changes allow DeepNovo to be run with Python3.7 and TensorFlow 2.0 (there will be deprecation warnings but in principle it works). In addition, requirements.txt has been added to allow...

Dear @nh2tran , Thank you for your open source project. I'm trying to reproduce the code, after runing python deepnovo_main.py --train_dir train.example --decode --beam_search --beam_size 5 [Errno 2] No such...