Giter Club home page Giter Club logo

Comments (2)

qmarcou avatar qmarcou commented on August 29, 2024

Hello @shen1025 ,
In general you should not be modifying the code directly inside the run_demo section but rather append your code in the custom section section of the main.cpp file line 2002:

	else{
		//Write your custom procedure here

}

This section of the code is reached using the -run_custom flag instead of -run_demo. But this is just a comment on style and changing code in the demo section should not create any bug. Also, unlike what is done in the demo section you could also use the environment variables obtained via command lines if you want to be able to play with parameters without having to recompile everytime.

As for your problem with 0 NaN likelihood I would suggest you to read my replies to the following issues: #28 , #31 and #32 . Reading these 3 posts should give you the answers you seek. If not, please don't hesitate to reply here and attach your logs/alignments/main.cpp files for a dummy example with just a few sequences.

Hope this helps,
Best regards

from igor.

qmarcou avatar qmarcou commented on August 29, 2024

Hi,
I just realized I did not answer to your last question: there is indeed a Doxygen generated documentation for the C++ API called docs/IGoR_CPP_manual.pdf.

Best,

from igor.

Related Issues (20)

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.