Skip to content

angcoder-c/GenCross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GenCross

A Script to tabulate genetic exercises related to Mendel's laws.

Requirements ⚙️

pip install -r requirements.txt

Run 🏁

python GenCross.py

Example:

If Pedro has straight hair and his parents have curly hair, the straight character cannot be dominant. Pedro will be rr and his parents, Rr, since they have curly hair and have had a son, Pedro, with straight hair. Mar has curly hair (R-) and her father is straight (rr), so Mar will have to be heterozygous (Rr) for this character.

Genotype 1: r, r
Genotype 2: R, r
     r   r
R   Rr  rr
r   Rr  rr

About

A Script to tabulate genetic exercises related to Mendel's laws.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages