Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EC numbers containing - do not have the correct name #660

Open
beardhatcode opened this issue Aug 14, 2019 · 1 comment
Open

EC numbers containing - do not have the correct name #660

beardhatcode opened this issue Aug 14, 2019 · 1 comment
Labels

Comments

@beardhatcode
Copy link
Contributor

In the datafiles we use, EC numbers ending in - only have their last name

Example 3.5.4.-

The datafile we use says it is "In cyclic amidines"

But it needs to be: " Hydrolases acting on carbon-nitrogen bonds, other than peptide bonds in cyclic amidines"

3.-.-.- Hydrolases
3.5.-.- Acting on carbon-nitrogen bonds, other than peptide bonds
3.5.4.- In cyclic amidines

https://enzyme.expasy.org/EC/3.5.4.-

EC numbers without - don't need further handeling

Original issue by @beardhatcode on Thu Oct 11 2018 at 11:04.

@beardhatcode
Copy link
Contributor Author

The current splitted name is used in the frontend:

image

A single long name would make it look less nice

Original comment by @beardhatcode on Thu Oct 11 2018 at 11:49.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants