c264a73e401d5d030ee7ca510e2db7004418b469,scripts/cn_ztest.py,,,#,46

Before Change



    sig = ztest(cnarr, args.alpha)
    if len(sig):
        tabio.write(sig, args.output or sys.stdout)

After Change


    AP.add_argument("-t", "--target", action="store_true",
                    help="Test target bins only; ignore off-target bins.")

    AP.add_argument("-s", "--segment", metavar="FILENAME",
                    help=Segmentation calls (.cns), the output of the
                    "segment" command).)
    AP.add_argument("-y", "--male-reference", action="store_true",
                    help=Assume inputs were normalized to a male reference
                    (i.e. female samples will have +1 log-coverage of chrX;
                    otherwise male samples would have -1 chrX).)
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 2

Instances


Project Name: etal/cnvkit
Commit Name: c264a73e401d5d030ee7ca510e2db7004418b469
Time: 2017-09-15
Author: eric.talevich@gmail.com
File Name: scripts/cn_ztest.py
Class Name:
Method Name:


Project Name: senarvi/theanolm
Commit Name: 97a8b233d596ac0c5351e8984171a05aa907be12
Time: 2015-10-01
Author: seppo.git@marjaniemi.com
File Name: theanolm/src/theanolm-score.py
Class Name:
Method Name:


Project Name: mynlp/ccg2lambda
Commit Name: 8815b3e6c0bb80500ef70160ac8ad1f56df8fff9
Time: 2017-06-02
Author: pascual@nii.ac.jp
File Name: scripts/restruct.py
Class Name:
Method Name: main