public class ProbeMapUtils extends Object
Constructor and Description |
---|
ProbeMapUtils() |
Modifier and Type | Method and Description |
---|---|
static Integer |
hashBlatResult(BlatResult br)
Compute a hash for the result based only on the characteristics of the alignment (that is, not the Id)
|
static Integer |
hashBlatResult(BlatResultValueObject br)
Compute a hash for the result based only on the characteristics of the alignment (that is, not the Id)
|
static void |
removeDuplicates(Collection<BlatResult> blatResults)
Prune a set of results that have the same coordinates and query.
|
public static void removeDuplicates(Collection<BlatResult> blatResults)
blatResults
- blat resultspublic static Integer hashBlatResult(BlatResult br)
br
- brpublic static Integer hashBlatResult(BlatResultValueObject br)
br
- brCopyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.