Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sort allele pairs (internally and externally) by coordinate order rather than alphabetical order #9

@rhliang

Description

@rhliang

While running Thunderdome on the clinical HLA tool, we discovered that discrepancies with the old clinical HLA Ruby script could appear due to the sorting order of the "alleles_all" field of the output. This traced back to the way alleles were sorted when creating allele pairs: they were sorted alphabetically rather than by "coordinate order". Change this so that an allele pair will have the elements of the pair consistently sorted by coordinate order.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions