Install a bank
Last updated
Was this helpful?
Last updated
Was this helpful?
You can run a bank installation from the command-line as follows:
Note: during script execution, there is nothing displayed on the terminal whether something goes 'ok' or 'wrong'. However, BeeDeeM logs all its work in a dedicated log file located in ${workingDir}
Once execution finishes, check the contents of the BeeDeeM log file.
If there are some WARN lines in the logs, then refer to the section .
Otherwise, it means the SwissProt_human bank (Uniprot annotated formatand BLAST formated bank) is now installed on your system.
BeeDeeM is provided with a common list of bank descriptors available in its folder. These are the files suffixed with '.dsc' extension. Simply provide that file name (without path and extension) to the install.sh command line tool.
In our above example:
install.sh -desc
SwissProt_human
implies that you have the file 'SwissProt_human.dsc' within 'conf/descriptors' folder of BeeDeeM.
You can get an overview all all available bank descriptors using:
bdm desc -l
If the above test was successful, you can continue to install other databanks:
Bank descriptors are fully described in a separate .
from the command-line, jump to
from the graphical interface, jump to