View • Attachments (0) • Info
tools
All these tools need to be build from the source code! So please check the latest svn version out and build the binbase! If you don't know how todo this, please look under Building and testing BinBase
a simple tool which is used to add a database to an existing BinBase installations.
This tool can be found in the svn and comes with a simple to gui to create a database to an existing binbase instance. The user (which equals the databasename) needs to exist on the database server and needs to have create privileges. He also needs to have the same password which was configured in the initial BinBase installation.
we are working on the script and try to provide the possibility to create users and privileges in the future. But did not do this so far since this is a security issue and most database admins are not very happy if people create users without there knowledge.
execute this command and follow the instructions. It's pretty simple!
java -jar create-db.jar
The BinBase system comes with several statistical tool. This is a small overview of them. All these tools can be found under
binbase/binbase-core/binbase/binbase-client
And you need to build them from the source code.
this tool generates a report over all bins and all species. Basically it gives you an overview how often each bin is found in each species.
You can start it with
java -jar ExportBinSpeciesTable.jar
and it requires 4 arguments
this tool will generate a table which gives you the possibility to calculate the average number of named bins or unnamed bins for each species.
You can start it with
java -jar ExportSpeciesAnotationCountTable.jar
and it requires 4 arguments
|
Browse Space |
Explore Confluence |
Your Account |
Add Content |
|
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. |