SignalP¶
Description¶
SignalP 4.1 predicts the presence and location of signal peptide cleavage sites in amino acid sequences from different organisms: Gram-positive prokaryotes, Gram-negative prokaryotes, and eukaryotes. The method incorporates a prediction of cleavage sites and a signal peptide/non-signal peptide prediction based on a combination of several artificial neural networks.
Environment Modules¶
Run module spider signalp
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_SIGNALP_DIR - installation directory
- HPC_SIGNALP_BIN - executable directory
- HPC_SIGNALP_DOC - documentation directory
- HPC_SIGNALP_EXE - examples directory
Additional Usage Information¶
Note: On HiPerGator signalp code has been changed to create a temporary directory tmp
inside the current working directory to prevent signalp from filling up memory disks on HiPerGator2 diskless nodes. You will have to clean up the tmp
directory from the job directory after the job or as the last action in the job script to recover the space used by the analysis.
Citation¶
If you publish research that uses signalp you have to cite it as follows:
Teufel, F., Almagro Armenteros, J.J., Johansen, A.R. et al. SignalP 6.0 predicts all five types of signal peptides using protein language models. Nat Biotechnol 40, 1023–1025 (2022). https://doi.org/10.1038/s41587-021-01156-3
Categories¶
biology, phylogenetics