| Package | Description |
|---|---|
| picard.fingerprint |
| Modifier and Type | Method and Description |
|---|---|
HaplotypeMap |
HaplotypeMap.withoutChromosomes(Set<String> chroms)
Returns a copy of this haplotype map that excludes haplotypes on the chromosomes provided.
|
| Constructor and Description |
|---|
FingerprintChecker(HaplotypeMap haplotypes)
Creates a fingerprint checker that will work with the set of haplotyped provided.
|