get_valid codes now returns an hash that contians an array of values rather...
get_valid codes now returns an hash that contians an array of values rather than just a single xref_id. Due to more than one xref_id having the same acc for the same source name (priority xrefs). So calls using this needed to be changed
Showing
- misc-scripts/xref_mapping/XrefParser/FantomParser.pm 6 additions, 20 deletionsmisc-scripts/xref_mapping/XrefParser/FantomParser.pm
- misc-scripts/xref_mapping/XrefParser/FlybaseParser.pm 6 additions, 9 deletionsmisc-scripts/xref_mapping/XrefParser/FlybaseParser.pm
- misc-scripts/xref_mapping/XrefParser/GOParser.pm 120 additions, 114 deletionsmisc-scripts/xref_mapping/XrefParser/GOParser.pm
- misc-scripts/xref_mapping/XrefParser/GOSlimParser.pm 12 additions, 11 deletionsmisc-scripts/xref_mapping/XrefParser/GOSlimParser.pm
- misc-scripts/xref_mapping/XrefParser/Mim2GeneParser.pm 25 additions, 5 deletionsmisc-scripts/xref_mapping/XrefParser/Mim2GeneParser.pm
- misc-scripts/xref_mapping/XrefParser/PHIbaseParser.pm 67 additions, 91 deletionsmisc-scripts/xref_mapping/XrefParser/PHIbaseParser.pm
- misc-scripts/xref_mapping/XrefParser/RGDParser.pm 10 additions, 9 deletionsmisc-scripts/xref_mapping/XrefParser/RGDParser.pm
- misc-scripts/xref_mapping/XrefParser/RefSeqGPFFParser.pm 1 addition, 1 deletionmisc-scripts/xref_mapping/XrefParser/RefSeqGPFFParser.pm
- misc-scripts/xref_mapping/XrefParser/ZFINParser.pm 8 additions, 4 deletionsmisc-scripts/xref_mapping/XrefParser/ZFINParser.pm
Please register or sign in to comment