Skip to content

HPO-based phenotype concept recognition using language models

Notifications You must be signed in to change notification settings

at-cg/phenotypeCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

phenotypeCR

HPO-based phenotype concept recognition using language models

Installation

git clone https://github.com/at-cg/phenotypeCR.git
cd phenotypeCR
pip install requirements.txt

Download files from here

move files to the following directories

mv Downloads/embeddings/* .

else run the following commands

gdown 1ED1gqeqnyvX_Sk5_KA_W5XxMVDrWk2tS

After this step the directory structure should look like this

---phenotypeCR
   |---2022
        |---HPO_embeddings_38k.csv
        |---hpo2022.txt
    |---2024
        |---HPO_embeddings_40k.csv
        |---child_parent_dict_merged.json
        |---hpo_dict.txt 
        |---phenotype_to_genes.txt
    |---gpt_models.ipynb
    |---README.md
    |---requirements.txt

About

HPO-based phenotype concept recognition using language models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •