Giter VIP home page Giter VIP logo

moana's Introduction

Moana: Robust cell type classification of single-cell RNA-Seq data

This repository contains a Python implementation of Moana (Multi-resolution transcriptOmic ANAlysis framework), a framework for defining and predicting cell types in single-cell RNA-Seq data (Wagner and Yanai, 2018).

Demonstrations

Here are two demonstrations of how Moana can be used to analyze scRNA-seq data:

  1. Predict cell types using a Moana PBMC classifier (PBMC-4k dataset)

  2. Perform clustering for human PBMCs (PBMC-4k dataset)

Additional notebooks can be found in a separate repository.

Installation

Step 1: Install Python and the Python packages that Moana depends on

Moana requires Python version 3.5, 3.6, or 3.7, as well as the Python packages pandas, scikit-learn, and plotly.

The easiest way to install Python as well as these packages is to download and install Anaconda. Anaconda is a distribution of Python that already includes a lot of packages, including pandas, scikit-learn, and plotly. Alternatively, you can download and install Miniconda, and use the conda command to create a new Python 3 environment and install the required packages. The latter option takes up less disk space but also requires some knowledge of how to use conda, the package/environment manager that underlies both Anaconda and Miniconda.

Step 2: Install Moana

To install Moana, make sure you have activated/selected the correct conda environment, and then type:

$ pip install moana

Changelog

10/30/2018 - Version 0.1.1 released

This is the initial release of Moana. We used this version to construct the cell type classifiers described in our preprint. Additional documentation is forthcoming.

moana's People

Contributors

jamestwebber avatar

Watchers

 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.