Coder Social home page Coder Social logo

razofz / ssomaker Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2.43 MB

A Shiny webapp for creating a Seurat object without programming expertise. Load a count matrix directory, interactively filter on metadata, view results, download Seurat object and results of differential gene expression testing.

Home Page: https://som.serve.scilifelab.se/

License: MIT License

R 96.82% Makefile 1.41% Dockerfile 1.45% CSS 0.32%

ssomaker's Introduction

Seurat Object Maker

A Webapp For Turning A Count Matrix Directory Into A Seurat Object

A Shiny webapp for creating a Seurat object without programming expertise. Load a count matrix directory, interactively filter on metadata, view results, download Seurat object and results of differential gene expression testing.


Currently hosted on Scilifelab Serve: https://som.serve.scilifelab.se/app/som.

Installation

To install:

devtools::install_github("razofz/SSOMaker", upgrade = "never")

After installation, to run it:

SeuratObjectMaker::run_SOM(port = 3838)

and open http://localhost:3838 in your browser.

If this is running on a server (i.e., the matrix files you want to load are not on the same computer as you're running this), adjust the line e.g. like this:

SeuratObjectMaker::run_SOM(launch.browser = F, port = 32345, running_locally = F)

You can also run this Docker container: razofz/seuratobjectmaker:0.0.2.2 (also port 3838).

Screenshots of current state

Selecting directory, with data validity checks:

Filtering page, setting thresholds with sliders. Violin plots and nbr cells left after filtering are updated in realtime.

The thresholds limits are updated in real-time, press "Confirm filtering thresholds" to continue:

Showing a loader while processing the data..

Results page:

More of results, differentially expressed genes per cluster (an accordion, can open for a cluster of interest at a time (to not swamp page if many clusters)):

Having pressed the "Download Seurat Object" button, the user is prompted to save the object as a .rds file (a filename including the date is suggested by default):


Note that "debugging" values are still printed etc, the webapp is not mature yet. Code structure is also "prototype-y". But the app is functional.

ssomaker's People

Contributors

razofz avatar shambam avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.