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

typo removed

parent 3e0fac5f
No related branches found
No related tags found
No related merge requests found
......@@ -4421,7 +4421,7 @@ SQL
else{
die "COULD NOT get an analysis for source id = $master_source ".$unmapped_primary_xref{$master_xref_id}."\n";
}
print UNMAPPED_OBJECT $external_db_id."\t".$accession.["\t";
print UNMAPPED_OBJECT $external_db_id."\t".$accession."\t";
print UNMAPPED_OBJECT $xref_missed_id."\t0\t0\t0\t\\N\t".
$unmapped_primary_xref{$master_xref_id}. "\n";
}
......
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