Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add makewindows initial window/step feature #936

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 7, 2021

  1. Add makewindows initial window/step feature

    Add a feature to makewindows that the initial window size
    and the initial step size can be specified. Now makewindows
    can treat the first window specially, which is useful, for example,
    for tiling chromosomes by windows representing rounded coordinates.
    For example:
    chr1     0   500
    chr1   500  1500
    chr1  1500  2500
    ...
    hisakatha committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    bec8612 View commit details
    Browse the repository at this point in the history