Python으로 씌여진 Pedigree 분석 프로그램

http://pypedal.sourceforge.net/

혈통정보를 입력받아, 다양한 혈통관련 통계계산들을 수행하고, 계산 결과를 차트로 표시하거나, 가계도를 그려준다. PyPedal has been used to perform calculations on pedigrees as large as 600,000 animals and has been used in scientific research (Cole, Franke, and Leighton 2004; Cole 2007).

주요기능

아래와 같은 확장이 필요하다.

  1. GraphViz - PyDot - PyGraphViz

  2. Matplotlib

  3. NetworkX

  4. NumericPython

  5. PIL

  6. PyParsing

  7. ReportLab

  8. TestOob

(위 확장에서 볼수 있듯이, 다양한 네트워크 다이어그램들을 보여주는듯.)

PyPedal (last edited 2013-07-29 10:45:54 by 61)