logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Authors

       Erik Garrison and vcflib contributors.

segmentIhs (vcflib)                                                                                SEGMENTIHS(1)

Description

       Creates genomic segments (bed file) for regions with high wcFst

Exit Values

0      Success

       not0  Failure

License

       Copyright  2011-2024  (C)  Erik Garrison and vcflib contributors.  MIT licensed.  Copyright 2020-2024 (C)
       Pjotr Prins.

Name

segmentIhs

Options

              Output : 8 columns :
                   1. Seqid
                   2. Start (zero based)
                   3. End   (zero based)
                   4. Average iHS
                   5. Average high Fst (iHS > -s)
                   6. N iHS values in segment
                   7. N high iHS values in segment
                   8. Segment length
              required: -f            -- Output from normalizeIHS
              optional: -s            -- High absolute iHS cutoff [2]

              Type: statistics

Other

See Also

vcflib(1)

Synopsis

       segmentFst -s 2 -f iHS.normalized.output.txt

See Also