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

new reason added

parent dafa90c8
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,4 @@
14 Failed to match at thresholds Unable to match at the thresholds of 99% for the query or 99% for the target
15 Failed to match at thresholds Unable to match at the thresholds of 100% for the query or 100% for the target
16 Failed to match at thresholds Unable to match at the thresholds of 55% for the query or 55% for the target
17 Parent xref failed to match Unable to match as parent xref was not mapped
......@@ -116,10 +116,10 @@ sub usage {
E.g.:
#update 2 databases
perl update_unmapped_reasons.pl -host ecs1c -file external_dbs.txt -user ensadmin -pass secret -dbnames homo_sapiens_core_14_33 -dbnames mus_musculus_core_14_30
perl update_unmapped_reasons.pl -host ecs1c -file unmapped_reason.txt -user ensadmin -pass secret -dbnames homo_sapiens_core_14_33 -dbnames mus_musculus_core_14_30
#update all core databases for release 14
perl update_unmapped_reasons.pl -host ecs2d -file external_dbs.txt -user ensadmin -pass secret -release 14
perl update_unmapped_reasons.pl -host ecs2d -file unmapped_reason.txt -user ensadmin -pass secret -release 14
EOF
;
......
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