parser=argparse.ArgumentParser(description='Lookup locations of database cross references and retrieve them as json')
parser=argparse.ArgumentParser(description='Version '+str(VersionInfo('dbxref'))+'\nLookup locations of database cross references and retrieve them as json',formatter_class=RawTextHelpFormatter)