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