Package picard.pedigree


package picard.pedigree
  • Class
    Description
    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
    Represents the sex of an individual.