$feat_nav="You are viewing an mRNA, more information available on the corresponding ".l("polypeptide page","node/".$node->feature->all_relationships['object']['derives from']['polypeptide'][0]->record->subject_id->nid);
$feat_nav="You are viewing a polypeptide, more information available on the corresponding ".l("mRNA page","node/".$node->feature->all_relationships['subject']['derives from']['mRNA'][0]->record->object_id->nid);
}
}
?>
...
...
@@ -202,9 +202,9 @@ if ($node->type == "chado_feature") {