- This app is running under Python 2.7
- Install PyCharm Community Edition or make sure Python is installed on your computer.
- PyCharm:
- Importar el proyecto
- Run > Run main.py <file_path> father mother
- Example:
- $ python main.py test.txt AaBbcc AABBCC
- Example:
- Console
- python utils.py
- test.txt correspond to the phenotypes available according to the letter.
- git clone https://github.com/pitoc8/cruceMendelianoPython.git
- git status
- git add
- git commit -m "Message"
- git push
- git pull