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

GO annotation not showing on page and not in logs #665

Closed
ValWood opened this issue Jan 23, 2018 · 5 comments
Closed

GO annotation not showing on page and not in logs #665

ValWood opened this issue Jan 23, 2018 · 5 comments
Assignees

Comments

@ValWood
Copy link
Member

ValWood commented Jan 23, 2018

/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

@ValWood ValWood changed the title GO annotation not showing and not in logs GO annotation not showing on page and not in logs Jan 23, 2018
kimrutherford added a commit to pombase/pombase-legacy that referenced this issue Jan 24, 2018
kimrutherford added a commit to pombase/pombase-legacy that referenced this issue Jan 24, 2018
kimrutherford added a commit to pombase/pombase-legacy that referenced this issue Jan 24, 2018
kimrutherford added a commit to pombase/pombase-legacy that referenced this issue Jan 24, 2018
@kimrutherford
Copy link
Member

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
mRNA SPAC1805.08.1: no GOid for SPAC1805.08.1 annotation: 'meiotic spindle pole body'
mRNA SPAC186.05c.1: GOid doesn't start with 'GO:' for SPAC186.05c.1: calcium:proton antiporter activity
mRNA SPBC725.12.1: GOid doesn't start with 'GO:' for SPBC725.12.1: O:0072686
mRNA SPBC16D10.07c.1: GOid doesn't start with 'GO:' for SPBC16D10.07c.1: O:0031618
mRNA SPBC8E4.04.1: GOid doesn't start with 'GO:' for SPBC8E4.04.1: alditol:NADP+ 1-oxidoreductase activity

@kimrutherford
Copy link
Member

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.

@kimrutherford
Copy link
Member

@ValWood
Copy link
Member Author

ValWood commented Jan 24, 2018

brilliant. I think this might fix another open ticket about logs!...will check later.

@ValWood
Copy link
Member Author

ValWood commented Jan 24, 2018

fixed the log problems.

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