GithubHelp home page GithubHelp logo

Comments (1)

cpockrandt avatar cpockrandt commented on August 16, 2024

Hello @pskvins,

thanks for checking out PhyloCSF++. You found a misplaced assert() that was unfortunately not caught by the test-cases. I fixed it on the master-branch.

On an unrelated note: when passing the genome size to build-tracks, you should pass the overall genome size, even if you only score a single chromosome (the genome size is used together with the coding coordinates to compute things like the ratio of coding/non-coding regions).

In your case where you only score a single chromosome with an MSA that does not have any or very few gaps (i.e., no aligned sequences to the reference), there won't be much parallelization going on. Currently the whole-genome MSA is split into chromosomes and gap-free sub-alignments over which PhyloCSF++ is parallelizing. An improvement for this is in the making.

If there are any other questions, feel free to (re-)open this or another ticket. :)

from phylocsfpp.

Related Issues (6)

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.