-
Notifications
You must be signed in to change notification settings - Fork 3
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
Load additional ConceptWiki linksets #22
Comments
In 1.5 these are loaded: http://heater.cs.man.ac.uk:3004/QueryExpander/SourceTargetInfos?sourceCode=ConceptWiki from http://data.openphacts.org/1.5/ims/linksets/ConceptWiki/ There's also an issue with conflicting void files, e.g. http://data.openphacts.org/1.5/ims/linksets/ConceptWiki/hack.ttl |
Any chance we can avoid 'hacks'? If they are valid then they should become part of the actual void file |
ConceptWiki linksets that were loaded in 1.5:
So which one should also go in? |
We'll definitely need a linkset from the ConceptWiki Gene IDs to something else, otherwise the text search with gene identifiers will not work. Currently, we only have a linkset available mapping Concept Wiki genes to Uniprot proteins, which actually prevents us to get any gene data back (this would need an additional mapping from uniprot proteins to a gene identifier, which @AlasdairGray mentioned the IMS would not do in one step). Enzyme and GO would be useful to allow the text search for the classes, but the user might find concepts which are not exactly the same here (see #18). |
Is there another set of gene identifiers in the system that ConceptWiki could map to with the justification that they are the same gene? |
Could unigene be an option here? I wouldn't go for Ensembl, as we just have the human ones from Jonathan. The question is if there are all genes here, that are also in the CW to uniprot linkset are available there, and if it would cause some one to many issues. |
|
We have a linkset http://ops2.few.vu.nl/QueryExpander/mappingSet/29, not sure if there is any additional data (and also labels). |
Add the CW linksets that were part of the 1.5 default lens - to be able to do labels and text->concept before IRS2. |
.. but which ones? Stian to provide list for further discussion.
The text was updated successfully, but these errors were encountered: