# Ophiuroid Neuropeptidome ## Introduction Here are the scripts that we used to analyse the Ophuroid Neuropeptidomes. Specifically the attached scripts where used to align the neuropeptide homologs and produce annotated word files (in reality a HTML file with a `.docx` file ending). Note: The above scripts were customised to our use-case; but can be easily adapted to run with other data. ## Installation Requirements * Ruby (>= 2.0.0) * SignalP 4.1.*z (Available from [here](http://www.cbs.dtu.dk/cgi-bin/nph-sw_request?signalp)) * Mafft (Available from [here](http://mafft.cbrc.jp/alignment/software/) - Suggested Installation via [Homebrew](http://brew.sh) or [Linuxbrew](http://linuxbrew.sh) - `brew install homebrew/science/mafft`)