Giter Site home page Giter Site logo

one2one's People

Contributors

al-murphy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

one2one's Issues

Issue with load.homologs()

In load.homologs(), the following line:

# The table is badly formatted, so drop rubbish
hom_vert = suppressWarnings(hom_vert[!is.na(as.numeric(hom_vert$`HomoloGene ID`)),])

Now removes all data from the downloaded file: "http://www.informatics.jax.org/downloads/reports/HOM_AllOrganism.rpt"

This was noted here: neurogenomics/MAGMA_Celltyping#42 . This is causing a runtime failure in MAGMA_celltyping

The issue is caused because the column HomoloGene ID no longer exists. The new column names are:

[1] "DB Class Key"                           "Common Organism Name"                  
 [3] "NCBI Taxon ID"                          "Symbol"                                
 [5] "EntrezGene ID"                          "Mouse MGI ID"                          
 [7] "HGNC ID"                                "OMIM Gene ID"                          
 [9] "Genetic Location"                       "Genomic Coordinates (mouse: , human: )"
[11] "Name"                                   "Synonyms"  

@NathanSkene can you confirm but perhaps there has just been a name change for this column? This nomenclature will need to be updated throughout the package. I will do this and push the change once you confirm.

Thanks!

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.