Giter VIP home page Giter VIP logo

monet's Introduction

Version Python versions License

Logo

Monet

Note: This repository contains the scRNA-Seq analysis software. For other tools named Monet, see Disambiguation

Monet is an open-source Python package for analyzing and integrating scRNA-Seq data using PCA-based latent spaces.

Datasets from the Monet paper (Wagner, 2020) can be found in a separate repository.

Additional documentation is in the works! For questions and requests, please create an "issue" on GitHub.

Getting started

Installation

To install Monet, please first use conda to install the packages pandas, scipy, scikit-learn, and plotly. If you are new to conda, you can either install Anaconda, which includes all of the aforementioned packages, or you can install miniconda and then manually install these packages. I also recommend using Jupyter electronic notebooks to analyze scRNA-Seq data, which requires installation of the jupyter package (also with conda).

Once these prerequisites are installed, you can install Monet using pip:

$ pip install monet

Tutorials

The following tutorials demonstrate how to use Monet to perform various basic and advanced analysis tasks. The Jupyter electronic notebooks can be downloaded from GitHub.

Basics

  1. Loading and saving expression data
  2. Importing data from scanpy (coming soon)
  3. Visualizing data with t-SNE

Clustering

  1. Clustering data with Galapagos (t-SNE + DBSCAN)
  2. Annotating clusters with cell types (coming soon)

Denoising

  1. Denoising data with ENHANCE

Data integration

  1. Training a Monet model (for integrative anlayses)
  2. Plotting a batch-corrected t-SNE using mutual nearest neighbors (Haghverdi et al.%2C 2018)
  3. Transferring labels between datasets using K-nearest neighbor classification

Copyright and License

Copyright (c) 2020 Florian Wagner

Monet is licensed under an OSI-compliant 3-clause BSD license. For details, see LICENSE.

Disambiguation

The following other tools have been named Monet (styled either MONET or MONet):

Thanks to Michał Krassowski (@krassowski_m) and Dr. Matthias Stahl (@h_i_g_s_c_h) for providing these references.

monet's People

Contributors

flo-compbio avatar

Watchers

James Cloos 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.