Skip to content

f-maury/MAKAAO_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

66.67 % FAIR Version

MAKAAO knowledge graph

⚠️ DISCLAIMER: Work in progress ⚠️

Installation

  1. Download the repository and enter it:
git clone https://github.com/f-maury/MAKAAO_core
cd MAKAAO_core
  1. Create a Conda environment with the needed packages:
conda create -n makaao python=3.11
conda activate makaao
python -m pip install -r requirements.txt
  1. Browse to scripts/ folder, and run the MAKAAO scripts in correct order:
cd scripts
python 00_xlsx_to_csv.py

...

  1. If everything runs without issue:
    • MAKAAO KG and Lite KG will be located in kg/ folder
    • CSV reports and PNG plots will be in plots_and_stats/
    • Normalized tables will be in data/processed_tables/.
    • Enrichment tables will be in data/enrichment_tables/.

WARNING

For licensing reasons, some files that you would need to correctly run the scripts are not included in this repository. These are:

About

MAKAAO knowledge graph of autoantibodies and autoimmune diseases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages