Skip to content
Snippets Groups Projects
Commit 803b1d97 authored by Glenn Proctor's avatar Glenn Proctor
Browse files

Typo

parent 1f2a64f8
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ sub run {
# build the xref object and store it
$xref->{ACCESSION} = $accession;
$xref->{LABEL} = $accession;
$xref->{DESCRITPION} = $description;
$xref->{DESCRIPTION} = $description;
$xref->{SEQUENCE} = $sequence;
$xref->{SOURCE_ID} = $source_id;
$xref->{SPECIES_ID} = $species_id;
......
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