Giter VIP home page Giter VIP logo

cello's Introduction

CELLO - untangling Cancer EvoLution from LOngitudinal sequencing

Ownership

Wang Lab at HKUST

  • Software Development: Jiguang Wang, Biaobin Jiang, Dong Song and Quanhua Mu
  • Logo Design: Shengshuo Huang

Status

Active Development

Introduction

Cancer EvoLution for LOngitudinal data (CELLO) is a MATLAB toolbox for comprehensive analysis of longitudinal genomic sequencing data in cancer. It was originally developed by Jiguang Wang [1,2,3], and the implementation has both MATLAB and R versions:

Docker

To ensure reproducibility and improve usability, we have developed a docker version of CELLO, based on the R implementation. To use the docker image, the first step is to install docker in your computer. Please follow the instructions from their website to install it.

The docker image of CELLO can be retrieved by:

docker pull qmu123/cellor

Then you can run CELLO docker to analyze your own longitudinal data. The working directory in the docker image is /home/CELLOR. In order to access your own data at your own folder: /your/local/path inside the docker, you can bind your own folder to a directory within the docker at, for example, /home/data using the following command:

docker run -it --rm -v /your/local/path/:/home/data qmu123/cellor

This runs the docker in an interactive mode, so you can follow the CELLOR tutorial to analyze your data step by step. By default the resulting figures are placed at the /home/CELLOR folder, and you can move them to your local folder after completing the analysis.

Finally, if one wants to make changes to the docker image, the docker file is also available at this repository. Please download the Dockerfile and CELLO.R into a directory, then you can make your changes and build your new image using:

docker build -t cellor .

Datasets

  • The input SAVI report consists of a list of genetic variants from 90 glioblastoma patients before and after treatment [2].
  • The additional glioblastoma data (either treated or untreated) for hypermutation detection are available from 43 samples of whole-exome sequencing, 63 samples of targeted-DNA sequencing, and 51 samples of RNA sequencing [3].
  • Note that the germline mutations have been removed from all the above shared data for protection of individual privacy.

How to Cite CELLO

If you use CELLO in your research, please cite:

Biaobin Jiang*, Dong Song*, Quanhua Mu, and Jiguang Wang#. (2020). CELLO: a longitudinal data analysis toolbox untangling cancer evolution. Quantitative Biology, Link.

Reference

[1] Jiguang Wang, Hossein Khiabanian, Davide Rossi, Giulia Fabbri, Valter Gattei, Francesco Forconi, Luca Laurenti, Roberto Marasca, Giovanni Del Poeta, Robin Foà, Laura Pasqualucci, Gianluca Gaidano, Raul Rabadan. (2014). Tumor evolutionary directed graphs and the history of chronic lymphocytic leukemia. Elife, 3, e02869.

[2] Jiguang Wang, Emanuela Cazzato, Erik Ladewig, Veronique Frattini, Daniel I S Rosenbloom, Sakellarios Zairis, Francesco Abate, Zhaoqi Liu, Oliver Elliott, Yong-Jae Shin, Jin-Ku Lee, In-Hee Lee, Woong-Yang Park, Marica Eoli, Andrew J Blumberg, Anna Lasorella, Do-Hyun Nam, Gaetano Finocchiaro, Antonio Iavarone, Raul Rabadan. (2016). Clonal evolution of glioblastoma under therapy. Nature Genetics, 48(7), 768-776.

[3] Huimin Hu*, Quanhua Mu*, Zhaoshi Bao*, Yiyun Chen*, Yanwei Liu*, Jing Chen, Kuanyu Wang, Zheng Wang, Yoonhee Nam, Biaobin Jiang, Jason K. Sa, Hee-Jin Cho, Nam-Gu Her, Chuanbao Zhang, Zheng Zhao, Ying Zhang, Fan Zeng, Fan Wu, Xun Kang, Yuqing Liu, Zenghui Qian, Zhiliang Wang, Ruoyu Huang, Qiangwei Wang, Wei Zhang, Xiaoguang Qiu, Wenbin Li, Do-Hyun Nam, Xiaolong Fan#, Jiguang Wang#, Tao Jiang#. (2018). Mutational landscape of secondary glioblastoma guides MET-targeted trial in brain tumor. Cell, 175(6), 1665-1678.

Contact

For any questions, please contact Professor Jiguang Wang via email: jgwang AT ust DOT hk

cello's People

Contributors

forcefield17 avatar bbjiang 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.