Coder Social home page Coder Social logo

dedup's Introduction

dedup

Separates redundant contigs from an assembly

dedup's People

Contributors

mahulchak avatar

Watchers

James Cloos avatar  avatar

dedup's Issues

Compile errors

Hi,

I got same errors when compiling this software, is there a bug?

make
g++ -g -Wall -std=c++0x  -c dlib.cpp
dlib.cpp:4: error: expected nested-name-specifier before ‘chroms’
dlib.cpp:4: error: ‘chroms’ has not been declared
dlib.cpp:4: error: expected ‘;’ before ‘=’ token
dlib.cpp:4: error: expected unqualified-id before ‘=’ token
dlib.cpp:5: error: expected nested-name-specifier before ‘ccov’
dlib.cpp:5: error: ‘ccov’ has not been declared
dlib.cpp:5: error: expected ‘;’ before ‘=’ token
dlib.cpp:5: error: expected unqualified-id before ‘=’ token
dlib.cpp:6: error: expected nested-name-specifier before ‘vq’
dlib.cpp:6: error: ‘vq’ has not been declared
dlib.cpp:6: error: expected ‘;’ before ‘=’ token
dlib.cpp:6: error: expected unqualified-id before ‘=’ token
dlib.cpp:16: error: ‘ccov’ does not name a type
dlib.cpp: In function ‘void findInnie(std::vector<mI, std::allocator<mI> >&, mI&)’:
dlib.cpp:39: warning: comparison between signed and unsigned integer expressions
dlib.cpp: In function ‘void findInnieLast(std::vector<mI, std::allocator<mI> >&, mI&)’:
dlib.cpp:93: warning: comparison between signed and unsigned integer expressions
dlib.cpp: At global scope:
dlib.cpp:108: error: variable or field ‘storeCords’ declared void
dlib.cpp:108: error: ‘ccov’ was not declared in this scope
dlib.cpp:108: error: ‘masterRef’ was not declared in this scope
dlib.cpp:108: error: ‘ccov’ was not declared in this scope
dlib.cpp:108: error: ‘masterQ’ was not declared in this scope
dlib.cpp:108: error: expected primary-expression before ‘&’ token
dlib.cpp:108: error: ‘mi’ was not declared in this scope
make: *** [dlib.o] Error 1

Best,
Kun

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.