Skip to the content.

SPIKES

SPIKES: Knowledge of the host-specific properties of the spike protein is of crucial importance to understand the adaptability of severe acute respiratory syndrome coronavirus-2 (SARS-CoV-2) to infect multiple species and alter transmissibility, particularly in humans. Here, we propose a spike protein predictor SPIKES incorporating with an inheritable bi-objective combinatorial genetic algorithm to identify the biochemical properties of spike proteins and determine their specificity to human hosts. We suggest that alterations of these amino acids between human and animal coronaviruses may provide insights into the development and transmission of SARS-CoV-2 in human and other species and support the discovery of targeted antiviral therapies.

Input Data

FASTA format (e.g., example.fa)

Getting start

git clone https://github.com/mingjutsai/SPIKES
cd SPIKES

build AAIndex

cd src/aaindex
make

build LIBSVM

cd src/libsvm_320
make

Example of running SPIKES

create a new folder for the new analysis

mkdir example_output
perl SPIKES_main.pl example.fa example_output

Result of SPIKES

results of example.fa -> example_output/SPIKES_prediction_results.csv SPIKES_prediction_results.csv

The format of prediction results

Precalculating Dataset

Citing SPIKES

Contact