For the get domain function, it currently prints "ERROR: domain did not match format..." when the get domain fails. However, this is not always desired, particularly when looping through a list of accession IDs. I would prefer there to be an option to suppress the output of these errors, and instead simply return -1 or NaN when an error occurs.