Giter VIP home page Giter VIP logo

gredu's Introduction

GREDU (Genome REarrangements with DUplications) is a software package
implemented several exact algorithms to compute the edit distances under
various evolutionaly models for two genomes with duplicate genes.

Reference manual can be found at doc/manual.pdf. For any further
information please contact Mingfu Shao ([email protected]).

gredu's People

Contributors

shaomingfu avatar

Stargazers

Mattéo Delabre avatar

Watchers

 avatar

gredu's Issues

Failed to run example

I followed the manual, installed BOOST and GUROBI, and cloned GREDU.
But it came out error when running ./build.sh in /src.
As I only want to try segdcj, to finish the compilation:
1. I replace the file in /segdic/src as the same in rename exchange to avoid conflict
2. And add #include in /segdic/src/lpsolver.cc
3. change Makefile line 297,

"segdcj_LDADD= = -lgurobi_c++ -lgurobi"

change to

  • segdcj_LDADD= = -lgurobi_c++ -lgurobi95

So the compilation is completed, but when run

  •     ./segdcj human.all mouse.all 20
    

it throws an error:

 load genomes ...
 alphabet size = 11235
 run lpsolver ...
 Segmentation fault (core dumped)

I use BOOST 1.60.0 and GUROBI 951

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.