CMD + K

beedeem

Community

BeeDeeM is a general purpose Bioinformatics Databank Manager.

Installation

To install this package, run one of the following:

Conda
$conda install sebimer::beedeem

Usage Tracking

5.0.0
4.7.5
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

1/ conda installation :
conda install -c sebimer -c cyclus beedeem

2/ test software :
First declare variables to target a working directory and a place where BeeDeeM has to install banks:
export SCRATCH=/tmp
export KL_WORKING_DIR=$SCRATCH/bdm-test ; mkdir -p $KL_WORKING_DIR
export KL_mirror__path=$SCRATCH/bdm-banks ; mkdir -p $KL_mirror__path

Then, simply get BeeDeeM install script's help message:
bdm -h

If ok, start a simple installation:
bdm install -desc PDB_proteins,SwissProt_human

More? BeeDeeM user manual is available on GitBooks.

About

Summary

BeeDeeM is a general purpose Bioinformatics Databank Manager.

Last Updated

Apr 7, 2023 at 13:39

License

GNU Affero General Public 3.0

Total Downloads

15

Supported Platforms

noarch