https://github.com/IsmailM/ophiuroid_neuropeptidome
Raw File
Tip revision: cb1efc574f59cda94bbcfffff79553a28e679e96 authored by Ismail Moghul on 25 July 2017, 21:42:37 UTC
Update README.md
Tip revision: cb1efc5
README.md
# 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`)

back to top