Julie Sullivan

Results 38 comments of Julie Sullivan

okay it's "fixed" now. I had to do some serious hackety hackery to get it to work, instead of nice elegant logic. ![ebi](https://cloud.githubusercontent.com/assets/1663057/24510116/2ff2fe62-1560-11e7-9ff7-e31745efcfef.png) I don't want to deploy until the...

Also checked: - EBI-1202920 - ok - EBI-9696567 - ok (too tall for space) - EBI-9082861 - binding sites look different - EBI-10828997 - binding sites are wrong - EBI-11509704...

I made a few more changes: https://github.com/julie-sullivan/mousemine_bio_sources_mgi/commit/5995ec758582220c3ae315cc1349431b20de2263 **Model changes** * taxonId to String * Protein.molecularWeight to Double * Annotatable **Global Additions file** I took your data model and put it...

I updated to the latest BioJava but not sure my method is correct. See https://github.com/julie-sullivan/mousemine_bio_sources_mgi/commit/0d7690ad22eefbbfc2e840f551e6b44d5ec302bf Will need testing! But I can now build db, integrate a source (I only tried...

See https://github.com/julie-sullivan/mousemine_bio_sources_mgi http://github.com/julie-sullivan/mousemine

**Running a full build** What do do next to test 1. install maven * `sudo apt-get install maven` is what I did. 2. set GRADLE_OPTS * should be the same...

flyexpress needs to be updated too.

`evidence` was moved to `OntologyAnnotation` (instead of `GOAnnotation`) in a recent intermine release: ``` ``` Try removing `GOAnnotation.evidence` from your data model?

@kkarra if I download and load the yeast file from here: http://current.geneontology.org/products/pages/downloads.html will that replicate your problem?