Skip to content

bedapub/metadata-registration-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black badge

Metadata Registration LIB

A library for the Study metadata registration tool.

Purpose

This app is being developed as part of the Study Registration Tool prototype for the BiOmics team. It is used by the API, UI and directly by users.

Main functionalities

  • API utils: Helper code to simplify calls to the Metadata Registration API and convert formats.
  • Data and file utils: Data format conversion and helper to write denormalized files.
  • ES utils: Elastic Search helper functions to index/delete studies and more.

Installation

Method 1: install as a package

The package is not on the official PyPi. You can install it running this command for example:

pip install -e git+https://github.com/bedapub/metadata-registration-lib.git@master#egg=metadata_registration_lib

Method 2: clone repository

You can directly clone this repository and manually install the requirements using for example:

pip -f requirements.txt

About

Library for the metadata-registration tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages