Giter Site home page Giter Site logo

cpan's Introduction

CPAN: A pan-genome based method for cancer genomics study

Introduction

Cancer genomics studies are essentially relied on the human reference genome. However, tens of million base-pairs are still missing in the current human reference genome sequence. Pan-genome analysis has been proved its powerful in plant and human et al. We expand the pan-genome analysis to study cancer genomes.

The CPAN homepage is http://cgm.sjtu.edu.cn/cpan/CPAN.html.

Installation

  • Download the CPAN from github:
    git clone [email protected]:SJTU-CGM/CPAN.git
    
  • Compile:
    make
    
    You will find executable files cpan et al. in bin/ directory.
  • Add bin/ to PATH and add lib/ to LD_LIBRARY_PATH by adding the following text to ~/.bash_profile:
    export PATH=$PATH:/path/to/CPAN/bin/:
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/CPAN/lib/:
    export PERL5LIB=$PERL5LIB:/path/to/CPAN/lib/:
    
  • And run:
    source ~/.bash_profile
    

cpan's People

Contributors

zhqduan avatar

Stargazers

SimonY avatar slp avatar  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.