TCRD v4.6.10 ===========+ This README describes changes from v4.6.9. Mornarch Ortholog Diseases -------------------------- - Created new table ortholog_disease: +-------------+--------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-------------+--------------+------+-----+---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment | | target_id | int(11) | NO | MUL | NULL | | | protein_id | int(11) | NO | MUL | NULL | | | did | varchar(255) | NO | | NULL | | | name | varchar(255) | NO | | NULL | | | ortholog_id | int(11) | NO | MUL | NULL | | | score | varchar(255) | NO | | NULL | | +-------------+--------------+------+-----+---------+----------------+ - Loaded Monarch ortholog disease association data into ortholog_disease table. Rows in ortholog_disease represent predicted target-disease associations based on an ortholog of the target being associated with a disease in a model organism according to Monarch.