fixed recursive parents query. This was not working properly because of the multiple...
commita74b408235bb3d573fe660676704ca055e3b301e
authorNaama Menda <nm249@cornell.edu>
Mon, 1 Nov 2010 21:54:27 +0000 (1 17:54 -0400)
committerNaama Menda <nm249@cornell.edu>
Mon, 1 Nov 2010 21:54:27 +0000 (1 17:54 -0400)
tree5eeaea94979202f45b0dd733c1aa3aaa2cce7aae
parent06d4822ba0e5a93c4e5a5adfdf68462be45bce07
fixed recursive parents query. This was not working properly because of the multiple paths in case of more than one relationship type. Selecting the type_id from cvterm_relationship has to be done in 2 steps, since the only meaningful type_id is for direct parents.
lib/CXGN/Chado/Cvterm.pm