Code Monkey home page Code Monkey logo

smmit's Introduction

Smmit: Multi-sample single-cell multi-omics integration

Overview

Smmit performs integration both across samples and modalities to produce a single UMAP space. It first uses harmony to integrate across samples and then uses Seurat weighted nearest neighbor function to integrate across modalities.

Smmit Installation

Smmit software can be installed via Github. Users should have R installed on their computer before installing Smmit. R can be downloaded here: http://www.r-project.org/. To install the latest version of Smmit package via Github, run following commands in R:

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("zji90/Smmit")

User Manual

Please visit this webpage for the user manual: https://github.com/zji90/Smmit/blob/master/vignettes/Smmit.pdf

Contact the Author

Author: Changxin Wan, Zhicheng Ji

Report bugs and provide suggestions by sending email to:

Maintainer: Zhicheng Ji ([email protected])

Or open a new issue on this Github page

smmit's People

Contributors

zji90 avatar

Watchers

 avatar

smmit's Issues

Error when running RNA_ATAC mode

I get this error when I try to run smmit:

Error in RunHarmony.Seurat(object = obj, group.by.vars = "orig.ident", :
argument 3 matches multiple formal arguments

Do you know what is wrong. My two samples were obtained using 10x Genomics multiomics kit, which means that each cell has both RNA-Seq and ATAC-Seq data.

Also, is it possible to use Smmit if I had called peaks using Signac, and if I ran SCTransform in Seurat for the RNA-Seq?

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.