Class PedFamily

  • All Implemented Interfaces:
    java.lang.Comparable<PedPedigree>, java.lang.Iterable<TfamEntry>

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

      • PedFamily

        public PedFamily()
    • Method Detail

      • add

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