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

Product too long: SWI/SNF-related matrix-associated.... #23

Open
JWDebler opened this issue May 4, 2023 · 1 comment
Open

Product too long: SWI/SNF-related matrix-associated.... #23

JWDebler opened this issue May 4, 2023 · 1 comment

Comments

@JWDebler
Copy link

JWDebler commented May 4, 2023

Hi,
I just cloned the repo and ran the script. It then complained about something that is already in the list:

update-gene2product.py Gene2Products.new-names-passed.txt

Product too long: SWI/SNF-related matrix-associated actin-dependent regulator of chromatin subfamily E member 1-related
Traceback (most recent call last):
  File "./update-gene2product.py", line 38, in <module>
    product = raw_input("Product for %s: " % name)
NameError: name 'raw_input' is not defined

Removing that particular line fixes it. Is there a hard product length limit for NCBI?
Cheers

@hyphaltip
Copy link
Collaborator

hyphaltip commented May 10, 2023 via email

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

No branches or pull requests

2 participants