compbio.runner._impl
Class Environment

java.lang.Object
  extended by compbio.runner._impl.Environment

public final class Environment
extends java.lang.Object

This is utility class to encapsulate environmental variables like directory paths

Author:
pvtroshin

Method Summary
static java.lang.String getBlastBinDir()
           
static java.lang.String getBlastDatabasesDir()
           
static java.lang.String getRPSBlastDatabasesDir()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBlastBinDir

public static java.lang.String getBlastBinDir()

getBlastDatabasesDir

public static final java.lang.String getBlastDatabasesDir()

getRPSBlastDatabasesDir

public static final java.lang.String getRPSBlastDatabasesDir()