### Parse Experimental factor ontology (EFO) id to name mappings
Use subcommand `obo_id_name` to parse EFO id to name mappings from EFO .obo file
```shell
python scripts/ot_parser.py obo_id_name -h
```
**Additional information**
Experimental factor ontology used in this analysis is version: data-version: 3.17.1
The ontology in .owl format is available from the source [here](http://www.ebi.ac.uk/efo/releases/v3.17.1/efo.owl) and the .obo formatted file is available from [EBISPOT](https://github.com/EBISPOT) github repo [here](https://github.com/EBISPOT/efo/releases/download/v3.17.1/efo.obo). OpenTargets Therapeutic area annotations are missing in the ontology, but available in disease id to name mappings, which can be downloaded from [here](https://storage.googleapis.com/open-targets-data-releases/20.02/output/20.02_disease_list.csv.gz)