Gene objects can be looked up by id or name, but names are not constrained to be non-unique. There should be a warning in constructor or error during lookup if looking up by a non-unique key, otherwise silent errors may result.
Gene objects can be looked up by id or name, but names are not constrained to be non-unique.
There should be a warning in constructor or error during lookup if looking up by a non-unique key, otherwise silent errors may result.