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

Allow both -R/-r and -F #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Allow both -R/-r and -F #32

wants to merge 2 commits into from

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    fce91b8 View commit details
    Browse the repository at this point in the history
  2. Allow both -R/-r and -F to be used

    There doesn't seem to be any reason not to allow analysis from a
    freq_file while also restricting to certain regions.
    
    This also removes the auto-usage of the frq_file as the regions
    in bcf_sr, which works around some unused SNPs as described in Illumina#29
    bpow committed May 22, 2020
    Configuration menu
    Copy the full SHA
    6f12a69 View commit details
    Browse the repository at this point in the history