Skip to main content

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

This version

0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepsig-biocomp-0.9.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

deepsig_biocomp-0.9-py3-none-any.whl (29.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page