Skip to content
Snippets Groups Projects
Commit 5c913983 authored by Ian Longden's avatar Ian Longden
Browse files

hugo gene names now give the descriptions, the display is the disease description

parent 0ff2ad00
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ sub run {
}
}
if($xref){
XrefParser::BaseParser->add_to_xrefs($xref,$mim_number,'',$mim_number,$desc,'',$source_id,$species_id);
XrefParser::BaseParser->add_to_xrefs($xref,$mim_number,'',$desc,$gene_names,'',$source_id,$species_id);
$count++;
}
else{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment