|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaqtl.factory.DubiousLocusFactory
public final class DubiousLocusFactory
A factory to read a list of dubious markers from a file.
| Constructor Summary | |
|---|---|
DubiousLocusFactory()
|
|
| Method Summary | |
|---|---|
static IBioLocus[] |
read(java.io.Reader reader)
This routine reads the list of dubious markers from the given file location and returns if succeed an array of IBioLocus objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DubiousLocusFactory()
| Method Detail |
|---|
public static IBioLocus[] read(java.io.Reader reader)
throws java.io.IOException
IBioLocus objects.
file - the file locations.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||