Package | Description |
---|---|
picard.fingerprint |
Modifier and Type | Method and Description |
---|---|
List<FingerprintResults> |
FingerprintChecker.checkFingerprints(List<File> samFiles,
List<File> genotypeFiles,
String specificSample,
boolean ignoreReadGroups)
Top level method to take a set of one or more SAM files and one or more Genotype files and compare
each read group in each SAM file to each set of fingerprint genotypes.
|