Code Monkey home page Code Monkey logo

Comments (14)

tmushayahama avatar tmushayahama commented on September 10, 2024

@ukemi @vanaukenk @lpalbou lets go through some landing page tickets sometime if tagged high priority. I just saw this old ticket now.

from noctua-landing-page.

vanaukenk avatar vanaukenk commented on September 10, 2024

This is still unresolved on the Noctua and Noctua-dev landing pages, but I'm not sure what needs to be done to fix this.
We need input from @kltm @balhoff @cmungall

from noctua-landing-page.

vanaukenk avatar vanaukenk commented on September 10, 2024

SARS display

from noctua-landing-page.

kltm avatar kltm commented on September 10, 2024

First step here is to understand where the data is coming from. It this a list from minerva? An external source?

from noctua-landing-page.

vanaukenk avatar vanaukenk commented on September 10, 2024

@tmushayahama - what is the source of the species data for the browsing functionality on the Noctua landing page?

from noctua-landing-page.

tmushayahama avatar tmushayahama commented on September 10, 2024

@vanaukenk @kltm it is coming from minerva search taxa api specifically http://barista-dev.berkeleybop.org/search/taxa . More specifically it is a sparql query to get distinct model level metadata (annotation) for taxon. Code is here https://github.com/geneontology/minerva/blob/735ab0fc14af3b219567ca68521671a13d44b14f/minerva-server/src/main/java/org/geneontology/minerva/server/handler/TaxonHandler.java#L64

@balhoff will have more info on this

from noctua-landing-page.

vanaukenk avatar vanaukenk commented on September 10, 2024

@balhoff @cmungall
Do you know if there's additional work that needs to be done here? Thx.

from noctua-landing-page.

kltm avatar kltm commented on September 10, 2024

[adjusted comment to add a little more clarity]
@vanaukenk I believe the work here would be to 1) check that the upstream data is correct 2) check that minerva is interpreting it correctly and 3) check that sparql query is correct (pretty likely).
This data would be coming in through ontology/import, @balhoff would probably be the best trace that at the moment. (I would note that incidentally that NEO (noctua-amigo) does not seem to have this information either and they share some of the same sources.)
That said, I'm a little unclear about the expectations in the interface given some of the trouble we've had around the sars-cov2 annotation. it might be good to understand what the correct answer here is and work backwards.

from noctua-landing-page.

balhoff avatar balhoff commented on September 10, 2024

The PR by @cmungall was supposed to have included NCBITaxon:2697049 in the taxslim, which is imported into go-gaf and go-lego. However I don't see it in the latest release. I'm looking into it.

from noctua-landing-page.

vanaukenk avatar vanaukenk commented on September 10, 2024

This appears to be fixed on production. Thx.

from noctua-landing-page.

tmushayahama avatar tmushayahama commented on September 10, 2024

@vanaukenk @balhoff I don't think it is fixed, just checked the production. Now the models are not present (0 results). Also on a separate note, no organism should have 0 results as the Sparql query is "Give all unique species in models" i.e. at least one model @balhoff can you check the /taxa endpoint https://github.com/geneontology/minerva/blob/7a068ed41dc9a95652e25cba73c60ead9a214e23/minerva-server/src/main/java/org/geneontology/minerva/server/handler/TaxonHandler.java#L64

image

from noctua-landing-page.

pgaudet avatar pgaudet commented on September 10, 2024

My understanding from discussions with @kltm is that the SARS-CoV2 is not in NEO anymore? Can someone confirm whether this is the case?

from noctua-landing-page.

kltm avatar kltm commented on September 10, 2024

@pgaudet sars-cov2 is not currently being added to NEO. See geneontology/neo#85

from noctua-landing-page.

vanaukenk avatar vanaukenk commented on September 10, 2024

This is fixed.

from noctua-landing-page.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.