Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SOaAS
dbman
Commits
fea8bf44
Commit
fea8bf44
authored
Jun 03, 2020
by
Lukas Jelonek
Browse files
Update readme\nRewrite description\nChange git repository urls
parent
5e30edc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
fea8bf44
Database Manager
================
dbman - (biological)
Database Manager
================
=====================
This tool provide the preparation of Databases for several bioinformaticians tools.
The preparated databases can be used on the working computer or can be saved on the cloud Server(Amazon Web Service S3)
so that other computer can be able to download the data from there. It's also possible to delete some undesirable
databases on the working computer and/or in the Cloud.
This tool is a collection of scripts with a lean frontend to download, prepare
and distribute (biological sequence) databases.
Homology analyses with different tools require the reference databases to be
available locally and to be compiled for the respective tool. In distributed
environments, e.g. the cloud these compiled databases have to be made available
on all required computers. This tool helps with these steps: download,
prepare/compile for different tools and distribution via upload/download
to/from S3.
Supported Databases with associated tools:
...
...
@@ -22,12 +27,12 @@ Prerequisites:
Install for user::
pip install git+https://git.computational.bio.uni-giessen.de/
cfankep/psotdb
.git
pip install git+https://git.computational.bio.uni-giessen.de/
SOaAS/dbman
.git
Install for developer::
Install for developer
s
::
#checkout repository
git clone git
+https://
git.computational.bio.uni-giessen.de/
cfankep/psotdb
.git
git clone git
@
git.computational.bio.uni-giessen.de/
SOaAS/dbman
.git
#install
pip3 install -e .
...
...
@@ -94,6 +99,4 @@ remplace the standard directory to save the data::
The standard directories(local and remote) can also be change with optional parameters.
(*) For upload, download and delete of the raw databank instead of 'example/tool' enter 'raw'.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment