About Anaconda Help Download Anaconda

BeeDeeM is a general purpose Bioinformatics Databank Manager.

Installers

  • noarch v5.0.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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy