Single cell visulaisation webtool
1
0
Entering edit mode
4 months ago
HK ▴ 40

Hi All,

I have been working on a single cell data (project) and now interested to make an interactive webpage for my project. Actually I want to know how to start with making a Single Cell Portal (web application designed for viewing single-cell genomics data).

Purpose is to share our data with other researchers. Can you kindly guide me how to create cloud-based web tool for easy gene searches, which does not require complicated computer programming skills.

For example, something like this: https://kanakohayashilab.org/hayashi/en/mouse/peritoneal.immune.cells/

Most bioinformatics web applications only use the browser to visualize results that were computed elsewhere, e.g., cellxgene, Epiviz , Cirrocumulus, Vitessce , HiGlass and every R/Shiny application ever.

visualisation single-cell • 487 views
ADD COMMENT
3
Entering edit mode

Any reason you are not contacting the lab that has implemented the website you like? The contact info is right there.

ADD REPLY
0
Entering edit mode

which does not require complicated computer programming skills.

Given what you want to do, some amount of programming skills will be required. Many of the projects you mention have entire teams behind them.

cellxgene is relatively trivial to host with your own data, and it allows simple gene searches as you seem to want. A Shiny app to do the same would also be quite simple to implement.

ADD REPLY
1
Entering edit mode
4 months ago

Hi,

If you're familiar with R and markdown, I would recommend flexdashboards, a package for building dashboards in R.

The website above comprises several examples, documentation and templates that you can start with.

I hope it helps,

Best regards,

António

ADD COMMENT

Login before adding your answer.

Traffic: 2390 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6