biosciencedbc / rdf-medgen

0 stars 0 forks source link

RDF converter for MedGen

Download Medgen and convert into RDF

Requirements

Installation

$ docker build --tag rdf-medgen .

Run

$ docker run --rm -v [WORK]:/work -v [DATA]:/data rdf-medgen [OPTION]

[WORK]: Download file location

[DATA]: Converted file location

[OPTION]: -f Convert local files when no new remote files are available.