DeepSig - Predictor of signal peptides in proteins based on deep learning
Project description
DeepSig - Predictor of signal peptides in proteins based on deep learning
Publication
Savojardo C., Martelli P.L., Fariselli P., Casadio R. DeepSig: deep learning improves signal peptide detection in proteins Bioinformatics (2017) 34(10): 1690-1696.
Installation using pip
First, install deepsig-biocomp package using pip:
pip install deepsig-biocomp
Then, clone the deepsig repo from GitHub and export the DEEPSIG_ROOT directory:
git clone git@github.com:BolognaBiocomp/deepsig.git
cd deepsig
export DEEPSIG_ROOT=$(pwd)
Usage
$ deepsig -h
usage: deepsig.py [-h] -f FASTA -o OUTF -k {euk,gramp,gramn} [-a CPU]
DeepSig: Predictor of signal peptides in proteins
optional arguments:
-h, --help show this help message and exit
-f FASTA, --fasta FASTA
The input multi-FASTA file name
-o OUTF, --outf OUTF The output tabular file
-k {euk,gramp,gramn}, --organism {euk,gramp,gramn}
The organism the sequences belongs to
The program accepts three mandatory arguments:
- The full path of the input FASTA file containing protein sequences to be predicted;
- The kingdom the sequences belong to. You must specify "euk" for Eukaryotes, "gramp" for Gram-positive bacteria or "gramn" for Gram-negative bacteria;
- The output file where predictions will be stored.
Please, reports bugs to: castrense.savojardo2@unibo.it
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deepsig-biocomp-0.9.tar.gz.
File metadata
- Download URL: deepsig-biocomp-0.9.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f19bf012e6341c1d33f1ad02adc638b0012595546b556640313d079e5e34c5cd
|
|
| MD5 |
a75a4b69433b43a45bc1798a960ea5e6
|
|
| BLAKE2b-256 |
c4ab17cf8f9847d348e41002403f699193a3ec870c18a4bfc10800143731a3f2
|
File details
Details for the file deepsig_biocomp-0.9-py3-none-any.whl.
File metadata
- Download URL: deepsig_biocomp-0.9-py3-none-any.whl
- Upload date:
- Size: 29.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71e26990eb3625605a6d11d40f2a555e56eac8d3fb26b1b73fc46802d603eb10
|
|
| MD5 |
75ed7dcf19722bc793437a9a7d405f84
|
|
| BLAKE2b-256 |
be63f5cee1a834bd6910f8dd73012f92e500d1d41c53e096c3880944557e2661
|