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
- Host: GitHub
- URL: https://github.com/deib-geco/metadata-manager
- Owner: DEIB-GECO
- License: apache-2.0
- Created: 2017-03-23T10:14:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T21:30:40.000Z (about 2 years ago)
- Last Synced: 2025-03-24T14:13:33.741Z (7 months ago)
- Topics: dataset, gmql-importer, transformer
- Language: Scala
- Size: 52.6 MB
- Stars: 7
- Watchers: 12
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Metadata Manager [](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 |