class SamplesToPed extends java.lang.Object
| Constructor and description | 
|---|
                                SamplesToPed
                                () | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            static gngs.RelationshipType | 
                            decodeRelationship(java.lang.String rel, Subject s) | 
                        
 | 
                            static java.lang.String | 
                            defaultRelationship(java.lang.String sample) | 
                        
 | 
                            static void | 
                            fillRelationships(gngs.Pedigree p)Fill in all the relationship ids on the assumption that they are relative to a single affected child.  | 
                        
 | 
                            static java.util.Map | 
                            lcs(java.util.List<java.lang.String> samples) | 
                        
 | 
                            static void | 
                            linkParentRelationship(gngs.Pedigree p, Subject s, gngs.RelationshipType parentType)Find the other individual  | 
                        
 | 
                            static void | 
                            main(java.lang.String[] args) | 
                        
| Methods inherited from class | Name | 
|---|---|
class java.lang.Object | 
                            java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
                        
Fill in all the relationship ids on the assumption that they are relative to a single affected child.
Find the other individual