You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
This is based on the ISCN defined language. However, most karyotypes do not conform perfectly and there are still errors in checking the formulas.
A logger is not required but is recommended due to the large number of unhandled parser errors currently. See bin/ex_karyotype.rb for example use with logger and example karyotypes.
NOTE: This is currently only set up for human karyotypes. Ploidy calculation is currently based on the human haplotype (23) and human sex chromosomes (XX/XY). The chromosome bands are
defined in the resources file and currently hardcoded. For use with other organisms these would need to be changed and tested.