Skip to content

SPARROW - Secondary structure Prediction using ARRays of Optimized Weights

Notifications You must be signed in to change notification settings

scimerc/sparrow

Repository files navigation

SPARROW v1.0 - beta

Authors: Francesco Bettella and Dawid Rasinski

NOTE: this software is still in experimental phase and comes as is with no warranty of sort. [for general enquiries contact the author Francesco Bettella at checco74@gmail.com]

the source code contained in this directory allows to compile the SPARROW software for protein secondary structure prediction. SPARROW predicts protein secondary structure based on a position specific scoring matrix (PSI-BLAST profile). if PSI-BLAST is installed in your system, it's possible to perform predictions based on a sequence of amino acids (in FASTA format).

compiling SPARROW

git clone https://github.uio.no/****/sparrow
cd sparrow
make

running SPARROW

run the C-shell (requires tcsh to be installed) script run_sparrow-nn.sh. for a brief help on the available features run with -h option.

About

SPARROW - Secondary structure Prediction using ARRays of Optimized Weights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages