|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.factory.MapDBFactory
public final class MapDBFactory
A factory to read the list and the properties of a set of genetic maps.
Constructor Summary | |
---|---|
MapDBFactory()
|
Method Summary | |
---|---|
static IBioGenome[] |
read(java.io.Reader reader)
This method reads a file formated as follows : map property1 property2 property3 ... |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapDBFactory()
Method Detail |
---|
public static IBioGenome[] read(java.io.Reader reader) throws java.io.IOException
file
- the file location.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |