Giter Club home page Giter Club logo

cellxgene-documentation's People

Contributors

ambrosejcarr avatar baohongz avatar maximilianlombardo avatar pablo-gar avatar signechambers1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cellxgene-documentation's Issues

Add documentation that describes how to cite cellxgene and its data

When a scientist has downloaded or explored data and come to a conclusion based on that effort, they want to know how to cite cellxgene so that they can credit us for the effort.

When a scientist has downloaded or explored data and come to a conclusion based on that effort, they want to know how to cite the data they used so that they can credit the authors when they've benefited from their study.

deposit cellxgene using nginx

As in your readme, First, the flask application which is deployed on your server (found in the ‘prep your project’ section of the linked article) should be cellxgene with an appropriate wsgi.py file added as described in the article.
I don't know how to modify this to make it run cellxgene

from myapp import create_app

app = create_app()

if __name__ == "__main__":
    app.run(host='0.0.0.0')

Any help?
Thanks!

h5ad anndata object obs do not show in cellxgene explorer

My h5ad anndata object summary:

AnnData object with n_obs × n_vars = 42414 × 25278
    obs: 'group', 'n_genes', 'n_genes_by_counts', 'total_counts', 'total_counts_mt', 'pct_counts_mt', 'leiden', 'merged', 'coarse'
    var: 'gene_ids', 'feature_types', 'mt', 'n_cells_by_counts', 'mean_counts', 'pct_dropout_by_counts', 'total_counts', 'n_cells', 'highly_variable', 'means', 'dispersions', 'dispersions_norm'
    uns: 'log1p', 'hvg', 'pca', 'neighbors', 'umap', 'tsne', 'group_colors', 'leiden', 'leiden_colors', 'rank_genes_groups', 'merged_colors', 'coarse_colors'
    obsm: 'X_pca', 'X_umap', 'X_tsne'
    varm: 'PCs'
    obsp: 'distances', 'connectivities'

On the explorer, there are no 'leiden', 'merged', 'coarse' categories.
For example, the adata.obs['leiden]:

Name: leiden, Length: 42414, dtype: category
Categories (15, object): ['0', '1', '2', '3', ..., '11', '12', '13', '14']

The dtype is the same as adata.obs['group'], I just don't know why leiden category does not show up in the explorer.

I cannot create a new category either, since there's no assignment.
image
How could I present all obs annotation on the explorer?

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.