Skip to content
Snippets Groups Projects
Commit e54a0c39 authored by Magali Ruffier's avatar Magali Ruffier
Browse files

parsed RefSeq_mRNA identifiers, not RefSeq_dna

parent 312e29e3
No related branches found
No related tags found
No related merge requests found
......@@ -235,7 +235,7 @@ CCDS
}
print "Parsed $line_count RefSeq_dna identifiers from $file, added $xref_count xrefs and $direct_count direct_xrefs from $line_count lines.\n" if ($verbose);
print "Parsed $line_count RefSeq_mRNA identifiers from $file, added $xref_count xrefs and $direct_count direct_xrefs from $line_count lines.\n" if ($verbose);
return 0;
......
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