Giter Site home page Giter Site logo

cpc2's Introduction

  • 2017-03-6 21:00, Yu-jian Kang

Here is a temporary package of CPC2.

  1. Pre-requisite:

a. Biopython package: a local version could be downloaded from http://biopython.org/wiki/Download

  1. Install

a. Unpack the tarball:

tom@linux$ gzip -dc CPC2-beta.tar.gz | tar xf -

b. Build third-part packages:

tom@linux$ cd CPC2-beta tom@linux$ export CPC_HOME="$PWD" tom@linux$ cd libs/libsvm tom@linux$ gzip -dc libsvm-3.18.tar.gz | tar xf - tom@linux$ cd libsvm-3.18 tom@linux$ make clean && make

  1. Run the predict

tom@linux$ cd $CPC_HOME tom@linux$ bin/CPC2.py -i (input_seq) -o (result_in_table)

example: tom@linux$ bin/CPC2.py -i data/example.fa -o example_output

  1. Output result

Result in table format (delimited by tab): #ID peptide_length Fickett_score isoelectric_point ORF_integrity coding_probability coding_label

See the website for tutorial and more details. (http://cpc2.cbi.pku.edu.cn)

This is a beta version of CPC2, if have any questions please report to us.

Contact: [email protected]

cpc2's People

Contributors

biocoder avatar

Watchers

James Cloos 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.