Giter Club home page Giter Club logo

Comments (3)

AndreaGuarracino avatar AndreaGuarracino commented on August 11, 2024

Hi @henrivkgt,

those -ns are not the same parameter. In the first example (https://pggb.readthedocs.io/en/latest/rst/tutorials/sequence_partitioning.html), -n refers to a parameter of wfmash (the sequence aligner we use in pggb). Instead, in the second example (https://pggb.readthedocs.io/en/latest/rst/quick_start.html), -n refers to a parameter of pggb.

Since they have the same name, I wonder if we should make the handling of these -ns the same from the outside (hiding the -1 thing) to avoid other confusion in the future.

from pggb.

henrivkgt avatar henrivkgt commented on August 11, 2024

Thank you, that makes sense.

from pggb.

ekg avatar ekg commented on August 11, 2024

This is a bad documentation bug. The tutorial isn't in sync with the code. pggb's help text also doesn't explain that this should be set equal to the number of expected homologous haplotypes within the pangenome.

The way to use -n is that it is equal to the number of haplotypes that you expect in your sample. For instance, if you had N=10 diploid genomes as input, you'd expect (typically) to see 2N=20 homologous copies of each locus. In this case, we should run pggb -n 20. If we just have 10 sequences, or 10 haploid genomes, we'd run pggb -n 10.

from pggb.

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.