Predicting_SNARE_proteins_based_on_deep_learning_models
This project applies deep learning to predict SNARE proteins using 3,406 sequences. Features include AAC, DPC, PSSM, and one-hot encoding. Compared k-NN, SVM, CNN, and MCNN, with CNN/MCNN achieving the best performance. A web interface is provided for user-friendly prediction.
Python
1
0