6f7a938b19f6089707fe03754eb7c823c036b728,workers/data_refinery_workers/processors/management/commands/create_qn_target.py,Command,handle,#Command#,44

Before Change


            print(":D")
            self.stdout.write("Target file: " + final_context["target_file"])
            self.stdout.write("Target S3: " + str(final_context["computed_files"][0].get_s3_url()))
            sys.exit(0)
        else:
            print(":(")
            sys.exit(-1)

After Change


                    count=samples.count(),
                    min=options["min"]
                )
                continue

            if options["platform"] is None:
                platform_counts = samples.values("platform_accession_code").annotate(dcount=Count("platform_accession_code")).order_by("-dcount")
                biggest_platform = platform_counts[0]["platform_accession_code"]
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 2

Instances


Project Name: AlexsLemonade/refinebio
Commit Name: 6f7a938b19f6089707fe03754eb7c823c036b728
Time: 2019-01-18
Author: miserlou@gmail.com
File Name: workers/data_refinery_workers/processors/management/commands/create_qn_target.py
Class Name: Command
Method Name: handle


Project Name: geekcomputers/Python
Commit Name: 5ce4f416a94dc27834d4866ca924d86e002d506c
Time: 2016-08-26
Author: 14bcs010@smvdu.ac.in
File Name: check_file.py
Class Name:
Method Name: main


Project Name: unitedstates/congress-legislators
Commit Name: a0b5df33ed54a599d38698361d1db8c442ba07ca
Time: 2020-12-03
Author: jt@occams.info
File Name: scripts/senate_contacts.py
Class Name:
Method Name: run


Project Name: acl-org/acl-anthology
Commit Name: 5f39122a04ff4de3f60b0aab3e75e70a31a1f2bf
Time: 2020-01-07
Author: post@cs.jhu.edu
File Name: bin/ingest.py
Class Name:
Method Name: