An open API service indexing awesome lists of open source software.

https://github.com/deib-geco/metadata-manager

Public dataset downloader for GMQL framework
https://github.com/deib-geco/metadata-manager

dataset gmql-importer transformer

Last synced: 6 months ago
JSON representation

Public dataset downloader for GMQL framework

Awesome Lists containing this project

README

          

# Metadata Manager [![Build Status](https://travis-ci.org/DEIB-GECO/Metadata-Manager.svg?branch=master)](https://travis-ci.org/DEIB-GECO/Metadata-Manager)

Metadata-Manager is a tool that integrates and enriches the heterogenous biological and clinical data sources and it is used within [GeCo](http://www.bioinformatics.deib.polimi.it/geco/?home) (Data Driven Genomic Computing) projects to manage metadata in several configurable modes.

## Usage
The configuration and usage manuals are available in the [wiki](https://github.com/DEIB-GECO/Metadata-Manager/wiki) pages of the project.

## Repository Structure
There are two main folders for the project.
- `src`: contains the source code of the project; the structure definition is available at this [link](./src/main/scala/it/polimi/genomics/metadata).

- `Example`: contains test configuration files needed to run the framework in multiple testing scenarios.

## Contributors
| | username | talk to me about... |
|-----------|----------------------------------------------------|---------------------------------------------------|
| | [`@acanakoglu`](https://github.com/acanakoglu) | Supervisor for the design and development of the project, main developer |
| | [`@sunbrn`](https://github.com/sunbrn) | Designer of the process, developer of the Cleaner module |
| | [`@NachoVera`](https://github.com/nachodox) | Designer and developer of the Downloader, Transformer and Loader modules |
| | [`@federicogatti`](https://github.com/federicogatti) | Designer and developer of the Mapper module |
| | [`@riccardomologni`](https://github.com/riccardomologni) | Developer of the Roadmap Epigenomic package |
| | [`@AndreaColombo`](https://github.com/AndreaColombo) | Designer and developer of the Enricher module |
| | [`@tomalf2`](https://github.com/tomalf2) | Designer and developer of the 1000 Genomes package |
| | [`@federicocomolli`](https://github.com/federicocomolli) | Developer of the GWAS package |