Git Product home page Git Product logo

proteus's Introduction

Proteus

  • Requires python and the machine learning package 'scikit-learn'
  • A slightly modified version of DISOPRED3.0 is distributed with this package
  • 'scikit-learn' may require additional packages to be installed
  • Also requires the uniref90.fasta database and its associated files in the folder DB
  • download the updated-most version of 'uniref90.fasta' file (sequence database) from the web (http://www.ebi.ac.uk/uniprot/database/download.html)
  • do a format database on it (formatdb) to generate the associated files
  • And empty DB directory is provided with the installation

Installation Notes for scikit-learn

This tutorial requires the following packages:

Installation of scikit-learn in Ubuntu 14.04

sudo apt-get install python-sklearn
sudo apt-get update sudo apt-get install build-essential python-dev python-setuptools python-numpy python-scipy libatlas-dev libatlas3gf-base pip install --user --install-option="--prefix=" -U scikit-learn

Installing Proteus

$ git clone https://github.com/bjornwallner/proteus
$ cd Proteus
$ chmod +x proteus/run_proteus.py

The program has just one inputs

    1. A fasta file containing a single amino acid sequence in fasta format
Run Step:
$ ./proteus/run_proteus.py <basename.fasta>

EXAMPLE OUTPUT:

$ cat basename.seq.csv
      G H M E G K P K M E P A A S S Q A A V E E L R T Q V
      0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 0
      0.415 0.458 0.480 0.487 0.510 0.530 0.560 0.555 0.566 0.565 0.552 0.503 0.522 0.549 0.491 0.581 0.616 0.634 
      0.645 0.604 0.559 0.520 0.527 0.459 0.435 0.379

and a graphical representation (.png) of the same (Protean segment prediction score vs. Residue)

![Example output graph] (https://github.com/bjornwallner/proteus/vis_T0865.seq.png)

proteus's People

Contributors

nemo8130 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.