Giter Site home page Giter Site logo

bayer-group / cellenium Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 4.0 12.74 MB

Cellenium is a FAIR and scalable interactive visual analytics app for scRNA-Seq data (single-cell RNA sequencing).

License: MIT License

Makefile 0.05% HTML 0.03% CSS 0.01% TypeScript 12.80% Python 1.94% Jupyter Notebook 81.97% PLpgSQL 2.14% Dockerfile 0.06% Shell 0.22% JavaScript 0.10% HCL 0.69%
bioinformatics dataviz scrna-seq transcriptomics

cellenium's People

Contributors

andreassteffen avatar carsten-jahn avatar danplischke avatar dependabot[bot] avatar mahmoudibrahim avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

cellenium's Issues

small support python package for study preparation

Users who are preparing h5ad files for cellenium should use the code in h5ad_preparation.py. There should be a python library built, and being installable via PyPi, for this use case. While the library isn't there, users can copy and update h5ad_preparation.py on their own

multiple data layers (e.g. another matrix with imputed values)

Database, API and client already work with study_layer_id to distinguish multiple layers per study. For scRNA data, multiple layers get imported but only the first one is displayed in the UI.

  • UI selection for layers (at least in Distribution Analysis view)
  • for multiple modalities (h5mu files), the layers are imported from all modalities where they exist
  • decide if multiple modalities can be in the same layer - currently it is done that way and it is convenient, but the database column study_layer.omics_type is out of line with the implementation

user prepared study upload

  • S3 as h5ad study import source, in addition to local file system
  • mechanism for granting temp credentials to S3 prefix to users, for upload
  • simple admin UI for maintaining study metadata after initial import, and associating user groups for access rights
  • discovery of uploaded S3 files
  • docker container that can run unattended, imports discovered studies

extend gene IDs, symbols, descriptions with further species

Using the Biomart client, we could add data for drosophila, macaca fascicularis and maybe more. This could be done by invoking the get_gene_mappings for these Tax IDs in addition, so that data for these species is added to omics_gene and omics_base just like the other species.

In case species aren't covered by Biomart and we want an "on the fly" definition of any gene IDs, symbols and gene descriptions from the gene annotation dataframe of an imported h5ad file, the import process needs to be extended. Currently, it would just raise any error message for unknown species or unknown genes.

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.