Coder Social home page Coder Social logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Human gene symbols are written in all uppercase letters but for instance, only 
the first letter is capitalized for mouse genes. If we accept all kinds of 
input and convert them into uppercase letters, this may result in misleading 
query results. For example, user can query "Per1" believing that the result 
will be based on the mouse gene whereas we will be returning human gene's 
result. To prevent confusions like these, in my opininon it is safer to 
continue with the current state. 

Original comment by [email protected] on 3 Jul 2012 at 9:56

from chibe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Can others think of a way to improve the current way we take input? I know 
Arman implemented some validation mechanism for gene sets for the portal, 
perhaps he has something to say?

Original comment by [email protected] on 4 Jul 2012 at 7:31

from chibe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024

Original comment by [email protected] on 4 Jul 2012 at 7:32

from chibe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Not all human gene symbols are upper case. For instance 
[http://www.genenames.org/data/hgnc_data.php?hgnc_id=28678 C10orf107].

Original comment by [email protected] on 5 Jul 2012 at 8:00

from chibe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
We are somewhat lucky on the portal side, since it is only and only human 
centric. So the gene name matching does not have to deal with the upper/lower 
case issues at all -- we convert all names to upper case, both on the query and 
the database side and match accordingly. Maybe we can make the same assumption 
since the gene->id mapping comes already from HGNC?

Original comment by [email protected] on 5 Jul 2012 at 8:26

from chibe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024

Original comment by [email protected] on 30 Jul 2012 at 2:12

  • Changed state: WontFix

from chibe.

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.