Skip to content

Goal: to find associations between dna data and visual traits.

License

Notifications You must be signed in to change notification settings

Imageomics/dna-trait-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dna-trait-analysis

Goal: to find associations between dna data and visual traits.

Installation

pip install -r requirements.txt
pip install -e .

Preprocess Data

Run the notebook in notebooks/run_pipeline.ipynb. You may have to change the input and output directory constants and even the DNA_SCOPE depending on your task.

Training the Model

Run the following command:

python -m gtp.train_whole_genome --chromosome 18 --species erato --color color_3 --wing forewings --epochs 100 --batch_size 32 --exp_name test

About

Goal: to find associations between dna data and visual traits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages