-
Notifications
You must be signed in to change notification settings - Fork 1
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
GO annotation not showing on page and not in logs #665
Comments
That error was spotted but I had forgotten to write it to a log file. I've added a new log file "misc_term_warnings.txt". Here's what it will look like in the morning: mRNA SPAC17G8.08c.1: GOid doesn't start with 'GO:' for SPAC17G8.08c.1: calcium:proton antiporter activity |
I've done a bit of an audit to check for other missing warning. Unfortunately there were a few. The qualifier_problems.txt log file will have some extra lines in the morning. |
Here is the new log file: And there are extra warnings here: |
brilliant. I think this might fix another open ticket about logs!...will check later. |
fixed the log problems. |
/GO="aspect=F; term=calcium:cation antiporter activity; GOid=calcium:proton antiporter activity; evidence=TAS; db_xref=PMID:27075443; date=20170303"
Is it because of the colon in the term name?
(could be others)
We should report anything which does not parse in the logs maybe
The text was updated successfully, but these errors were encountered: