-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
We are updating MolMeDB database and during the process, we would like to add few additional information into the identifier to resolve the charged states of the molecules.
hence we would like to change the LUI
from
^[m,M]{2}[0-9]{5}[0-9]*$
to
'/^[M]{2}[0-9]{5,}(?:.[0-9]+)?$/i'
to allow recognition of both MM00040 and MM00040.1 (as sub-identifier of MM00040).
Would it be possible?
Metadata
Metadata
Assignees
Labels
No labels