Skip to content

gregmcinnes/cyp2d6_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CYP2D6 Simulator

Simulate CYP2D6 genotypes and phenotypes based on existing star alleles.

Three input files are required, all within "data". You can also specify the number of samples to generate and a prefix for the output label file.

python bin/cyp2d6_simulator.py -f data/gnomad.cyp2d6.pops.no_indel.vcf  -S data/star_definitions.tsv -a data/star_scores -n <COUNT>  --prefix <PREFIX> > <PREFIX>.vcf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages