GithubHelp home page GithubHelp logo

HGNC Symbols about spacedeconv HOT 3 CLOSED

czackl avatar czackl commented on July 30, 2024
HGNC Symbols

from spacedeconv.

Comments (3)

LorenzoMerotto avatar LorenzoMerotto commented on July 30, 2024

I would say that the issue is rekevant for first gen methods, not really for second generation ones

  • 2nd gen methods Since users provide both the single cell dataset and the bulk one I would say all the gene nomenclatures are fine, as long as they are in the same format. Since we don't have a pre defined one (I think) it would be too complex to implement all the possible gene names combinations.
  • 1st gen methods For immunedeconv we always asked the users to provide the expression matrix wiht gene names, so either HGNH symbols (for human) or MGI (for mouse). We could theoretically implement a gene conversion approach, similarly to what I did for the mouse data. However this one would have to use biomaRt and connect to the ENSEMBL database, whose servers are not reliable at all. I tried to connect to it lately and it never worked.

I don't know if there is a standard for gene names for spatial data but I guess it depends on the way the data are processed. To use first generation methods we have to obtain HGNC/MGI symbols. The toupper() could be a solution but I don't know how many times it would work and how many genes would be preserved

from spacedeconv.

LorenzoMerotto avatar LorenzoMerotto commented on July 30, 2024

One easy solution could be to use the good old annotables package. I used it years ago but perhaps it could come in hand. I was planning to contribute by adding the latest mouse genome version but haven't heard back from the author yet.
The only problem here would be that the gene names might not be up to date as in the ENSEMBL database, but they are for sure more accessible (the data is stored locally)

from spacedeconv.

czackl avatar czackl commented on July 30, 2024

I think i confused the human / mouse methods here but the questions stays the same. (also didn't knew about the lowercase mouse gene names)

Good comments! I think i will implement something to check for the types of gene symbols provided and output something to the user. (this is a human method and you probably provided mouse data + the other way round)

Edit: i will leave this open until implemented

from spacedeconv.

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.