Skip to content

EGA-archive/ega-biomongo-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biomongo-tools

biomongo-tools is a Python-based utility designed to manage the information inside of Biomongo. Built as a modular and extensible tool, it simplifies the process of importing, updating, removing, renaming and restoring metadata records in a serialised way.

Biomongo is a MongoDB database (document-oriented) that was created to facilitate the storage and retrieval of metadata derived from various BioTeam initiatives, such as the QC initiative.

Installation

To install biomongo-tools, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/EGA-archive/ega-biomongo-tools.git
cd ega-biomongo-tools
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

biomongo-tools should be as easy to use as possible. The only thing you need to do is modify the conf.py file taking into account your needs.

Then, the only command you'll need is:

python3 tools.py

For more information see user_manual.

About

biomongo-tools is a Python toolkit designed to manage the information inside of Biomongo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages