Class GetPolymorphisms

java.lang.Object
  extended by GetPolymorphisms

public class GetPolymorphisms
extends java.lang.Object

This program selects from the input data the marker loci for which at least two alleles are observed.

where


Constructor Summary
GetPolymorphisms()
           
 
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

GetPolymorphisms

public GetPolymorphisms()
Method Detail

main

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