Giter Site home page Giter Site logo

csmf's Introduction

CSMF

Simultaneously learning Common and Specific patterns via Matrix Factorization

  • CSMF is a powerful tool to simultaneously reveals common and specific patterns from data generated under interrelated biological scenarios (e.g., cells, tissues and conditions).
  • CSMF uncovers common and specific patterns with significant biological implications in various data types such as RNA-seq, Chip-seq and scRNA-seq.
  • CSMF is a flexible non-negative matrix factorization framework, which combines data dimension reduction and differential analysis into one paradigm.
  • CSMF can infer the ranks of common patterns and specific patterns in an unsupervised manner.

Check out our paper for a more complete description of the methods and analyses (L. Zhang and S. Zhang, Nucleic Acids Research, 2019).

Tutorials and Examples

In this Matlab live script (generated by Matlab R2018b), we currently provide two example workflows that outline the key steps of CSMF (Walkthrough).

  • Simulation data: In this simulation data, the number of samples of the first and second condition are 100 and 120, respectively. The number of features is 300. The common rank between these two data is 5, and the specific ranks are 10 and 10, respectively.
  • ChIP-seq data of two cell lines: This data describes the chromatin modification map on protein-DNA interactions between K562 and Huvec cell lines. This data consists of 58997 loci and 18 histone marks or TFs of K562 and Huvec cell lines.

Key notations in this script

  • X = [X1, X2, ..., Xk] is the concatenated data matrix from k conditions (Xk).
  • vecN = [n1, n2, ..., nk] defines the number of samples in each condition k (nk)
  • vecPara = [rc, rs1, rs2, ..., rsk] defines the ranks of the common pattern (rc) and the k-th specific pattern (rsk).
  • The i-th common pattern is represented by C-i, and the j-th specific pattern for the k-th condition is represented by Sk-j.

Help

If you have any problems, comments or suggestions, please contact us at Lihua Zhang ([email protected]) or Shihua Zhang ([email protected]).

csmf's People

Contributors

amsszlh 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.