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

remove WU: for mouse

parent fcfce4d6
No related branches found
No related tags found
No related merge requests found
......@@ -182,6 +182,7 @@ sub run_script {
if(defined($ott_to_vega_name{$ott})){
my $id = $curated_source_id;
my $name = $ott_to_vega_name{$ott};
$name =~ s/WU://;
if($name =~ /[.]/){
$id = $clone_source_id;
# number is no longer the clone version but the gene number so we need to keep it now.
......
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