|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.gchap.HapFormatter
public class HapFormatter
A class for formatting output.
| Constructor Summary | |
|---|---|
HapFormatter()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
formatGuesses(Observation y,
GeneticDataSource gds)
Returns a string representation of the most likely pair of haplotypes for each observed phenotype. |
static java.lang.String |
formatHaplotypes(Observation y)
Returns a string representation of the haplotypes and frequencies for the given observation set. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HapFormatter()
| Method Detail |
|---|
public static java.lang.String formatHaplotypes(Observation y)
public static java.lang.String formatGuesses(Observation y,
GeneticDataSource gds)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||