Skip to content
@kanaverse

kanaverse

The one-stop shop for all of your kana-related needs!

Welcome to the kanaverse!

About

kana is a web application for interactive analysis of single-cell genomics data. Its unique selling point is that all computation is done on the client machine, rather than being transferred to a backend server; this simplifies deployment, avoids latency and data ownership issues, and provides greater scalability across users. Check out our manuscript for more details.

Overview and Analysis of Zillinois Lung dataset

This organization manages the code for the kana application as well as the underlying packages and resources. Most code is written in Javascript, with a sprinkling of C++ for WebAssembly and R for some preprocessing.

Key packages

bakana ("backend kana") manages the analysis pipeline and results for the web application. It can also be used to execute the same analysis on a backend server via Node.js.

scran.js implements various methods for single-cell data analysis, by compiling various C/C++ libraries such as libscran to WebAssembly.

kanapi provides a more traditional backend for kana, allowing maintainers to run bakana on a server and transfer results to the client via websockets.

Contact

This organization is managed by Aaron "A-bomb" Lun and Jayaram "Rowling" Kancherla.

Pinned Loading

  1. kana kana Public

    Single cell analysis in the browser

    JavaScript 134 12

  2. bakana bakana Public

    Backend compute for kana

    JavaScript 4

  3. scran.js scran.js Public

    Single cell analysis in Javascript

    JavaScript 20 3

  4. kanapi kanapi Public

    API layer to analyze single cell RNA-seq analysis in node

    JavaScript 1

Repositories

Showing 10 of 21 repositories
  • bakana-remotes Public

    Remote readers for the bakana scRNA-seq analysis pipeline

    kanaverse/bakana-remotes’s past year of commit activity
    JavaScript 0 0 0 0 Updated May 5, 2024
  • bakana-takane Public

    bakana extensions for takane-formatted datasets

    kanaverse/bakana-takane’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated May 2, 2024
  • scran.js Public

    Single cell analysis in Javascript

    kanaverse/scran.js’s past year of commit activity
    JavaScript 20 MIT 3 1 0 Updated May 1, 2024
  • scran.js-docker Public

    Docker image for building scran.js

    kanaverse/scran.js-docker’s past year of commit activity
    Dockerfile 0 MIT 0 0 0 Updated May 1, 2024
  • bakana Public

    Backend compute for kana

    kanaverse/bakana’s past year of commit activity
    JavaScript 4 MIT 0 1 0 Updated Apr 29, 2024
  • kana Public

    Single cell analysis in the browser

    kanaverse/kana’s past year of commit activity
    JavaScript 134 MIT 12 27 (2 issues need help) 1 Updated Apr 24, 2024
  • kana-paper Public

    Manuscript for kana

    kanaverse/kana-paper’s past year of commit activity
    TeX 1 0 0 0 Updated Jan 22, 2024
  • .github Public
    kanaverse/.github’s past year of commit activity
    R 0 0 0 0 Updated Aug 11, 2023
  • igraph-wasm Public

    Compiled Wasm binaries for the igraph C library

    kanaverse/igraph-wasm’s past year of commit activity
    CMake 2 0 0 0 Updated Jul 18, 2023
  • libhdf5-wasm Public Forked from usnistgov/libhdf5-wasm

    Build HDF5 in WebAssembly

    kanaverse/libhdf5-wasm’s past year of commit activity
    CMake 0 3 0 0 Updated Jul 17, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…