Class PedFamily

All Implemented Interfaces:
Comparable<PedPedigree>, Iterable<TfamEntry>

public class PedFamily extends PedPedigree
A family: A group of Tfams with the same familyId
Author:
pcingola
  • Constructor Details

    • PedFamily

      public PedFamily()
  • Method Details

    • add

      public void add(TfamEntry tfamEntry)
      Add an entry t this family
      Overrides:
      add in class PedPedigree
      Parameters:
      tfamEntry -