Giter Site home page Giter Site logo

non about chess HOT 4 CLOSED

vaquerizaslab avatar vaquerizaslab commented on June 19, 2024
non

from chess.

Comments (4)

nickmachnik avatar nickmachnik commented on June 19, 2024

Hey,
please have a look at the online documentation, specifically here, the type of analysis you want to conduct is described with an example there.
Hope that helps!
Best,
Nick

from chess.

nickmachnik avatar nickmachnik commented on June 19, 2024

For that, you simply don't set the --chromosome flag. That will give you windows for the whole genome. Window and Step are set with the respective positional arguments, as described in the example and in the command line help.

from chess.

nickmachnik avatar nickmachnik commented on June 19, 2024

If you are asking what good values for window and step would be: that really depends on what you are looking for.
For the window, I would in general say that it is advisable to run the analysis with a number of window sizes to catch different kinds of possible changes, but a good point to start may be 3 mb, as in the example.

step should be greater or equal to the bin size of your data. If you want to scan the whole genome, it should also not exceed half the window size. Within that range it really depends on your computational resources; the smaller the step, the more comparisons will be made, which increases the resolution of your scan. If your computational resources allow, you could start with a step of 100 kb, as in the example.

from chess.

nickmachnik avatar nickmachnik commented on June 19, 2024

Moved to a new issue thread. Will close, as the window size question seems answered.

from chess.

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.