Class SelectKindreds

java.lang.Object
  extended by SelectKindreds

public class SelectKindreds
extends java.lang.Object

This program selects a subset of kindreds from a LINKAGE pedigree file.

where The new LINKAGE pedigree data is written to the standard output file. You can probably do the same thing with a grep command.


Constructor Summary
SelectKindreds()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectKindreds

public SelectKindreds()
Method Detail

main

public static void main(java.lang.String[] args)