Package org.bridgedb.tools.batchmapper
Class BatchMapper
- java.lang.Object
-
- org.bridgedb.tools.batchmapper.BatchMapper
-
public class BatchMapper extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBatchMapper.Mapper
-
Constructor Summary
Constructors Constructor Description BatchMapper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)StringparseArgs(org.bridgedb.tools.batchmapper.BatchMapper.Settings settings, String[] args)voidprintUsage()voidreportSystemCodes()voidrun(String[] args)
-