@@ -4,9 +4,11 @@ PD2AF is a tool intended for translation of SBGN maps from Process Description t
## Project Navigation
*[REPOSITORY](https://gitlab.com/pd2af/pd2af) with all the relevant project's data
*[WEB INTERFACE](http://188.166.159.222/translator.html) for converter
*[SBGN EXAMPLES](https://gitlab.com/pd2af/pd2af/tree/master/knowledge/sbgn_examples/metabolismregulation.org) from *Metabolism Regulation project*
*[ISSUES](https://gitlab.com/pd2af/pd2af/issues) with current bugs and planned features
*[CONVERTER RULES](https://gitlab.com/ddenniss/odysseus_modules/blob/master/pd2af/pd2af.rkt) implemented in Racket language
*[TRANSLATION ONTOLOGY](https://gitlab.com/pd2af/pd2af/tree/master/knowledge/sbgn_translation_ontology/sbgn_translation.tree) that describes terms and ideas, used in the converter's code
*[REPOSITORY](https://git-r3lab.uni.lu/elixir/pd2af/pd2af) with all the relevant project's data
*[WEB INTERFACE](https://pd2af.lcsb.uni.lu/translator.html) for converter
*[SBGN EXAMPLES](https://git-r3lab.uni.lu/elixir/pd2af/pd2af/tree/master/knowledge/sbgn_examples/metabolismregulation.org) from *Metabolism Regulation project*
*[ISSUES](https://git-r3lab.uni.lu/elixir/pd2af/pd2af/issues) with current bugs and planned features
*[CONVERTER RULES](https://git-r3lab.uni.lu/elixir/pd2af/pd2af/-/blob/master/server/libs/odysseus_modules/pd2af/pd2af.rkt) implemented in Racket language
> This project is a Fork from https://gitlab.com/pd2af/pd2af