@@ -48,6 +48,6 @@ For information about the other models that can be found in the pretrained_model
1. By running the 'predict' command the model will automatically take 1 as the minimum length and the maximum length will be the length of the longest protein in the dataset. However, it is **strongly recommended** to use the proteins in range 50-800 amino acids for the best performance.
2. if you use --min_len and --max_len arguments your fasta file will be filtered automatically, so make sure you have a backup.
In order to cite the original SENSE-PPI paper, please use the following link: https://doi.org/10.1101/2023.09.19.558413
In order to cite the original SENSE-PPI paper, please use the following link: https://doi.org/10.1016/j.isci.2024.110371
The documentation for the package can be found [here](https://sense-ppi.readthedocs.io/en/latest/).