Package picard.pedigree
-
Class Summary Class Description PedFile Represents a .ped file of family information as documented here: http://pngu.mgh.harvard.edu/~purcell/plink/data.shtml Stores the information in memory as a map of individualId -> Pedigree information for that individual -
Enum Summary Enum Description Sex Represents the sex of an individual.