Code Monkey home page Code Monkey logo

mkerw-a's Introduction

MKerW-A: Integrating multidimensional data for clustering analysis with applications to cancer patient data

Overview

MKerW-A is a novel multi-view spectral clustering framework to integrate different omics data types measured from the same subjects by treating each omic data type as a different informative representation between patients. MKerW-A learns the weight of each data type as well as a similarity measure between patients via a non-convex optimization framework. It solves the proposed non-convex problem iteratively using the ADMM algorithm.

Main functions

Example files

Please follow the links to reproduce the clustering results of TCGA data sets

Note Most of the simulations and TCGA data applications were implemented on an Apple MacBook Pro (2.7 GHz, 8 GB of memory) using the MATLAB 2016b.

Directory

  • All the functions used in the proposed algorithm MKerW-A are located in the directory "Main_Code".

  • All the other supplementary files are located in the directory "Other_codes".

  • All the codes generating figures presented in the manuscript are located in the directory "Generating_Figures".

  • All the resulting files (e.g. .MAT and .eps) are located in the directory "Results_files".

Example data sets

The 22 TCGA cancer data sets saved in the matlab file can be obtained from the dropbox directory all_data.mat.

Specifically, all_clin includes clinical information of the patients from the 22 cancer types.

  • all_exp is the RNA data for all the patinets.

  • all_mirna is the MicroRNA data for all the patinets.

  • all_cna is the CNA data for all the patinets.

  • all_pat is the index vector of patients indicating corresponding cancer types (See the first column of all_clin for the original cancer name).

DOWNLOAD

We provide MATLAB implementations of MKerW-A in the MKerW-A branch. The 22 TCGA cancer data sets saved in the matlab file can be downloaded from the dropbox directory all_data.mat.

Authors

Contact

License

This project is licensed under the MIT License.

mkerw-a's People

Contributors

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