前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >「R」sigminer 和 sigflow 介绍

「R」sigminer 和 sigflow 介绍

作者头像
王诗翔呀
发布2022-01-21 19:16:58
5070
发布2022-01-21 19:16:58
举报
文章被收录于专栏:优雅R优雅R

周日在 Bioconductor 亚洲会议上作了一个简短的演讲,主要介绍 sigminer 和 siglfow 可以用于肿瘤基因组突变模式分析,以下是 ppt和准备的讲稿,感兴趣的朋友可以看下。

Hello everyone! I am Shixiang Wang from ShanghaiTech University. I am very glad to give a lightning talk about my recent work in mutational signature for cancer genome analysis.

We know that genome instability provides fuel for cancer evolution. Typically, we can find hundreds of mutations in a tumor. The mutations accumulate at different time due to different mutation processes, in the form of small scale like point mutations or large scale like copy number variations. Each tumor has different genetic background and environment context. Therefore, getting active mutation processes and their contribution will not only promote cancer precision therapy, but also help understand cancer evolution. To do this, researchers recently extract distinct and recurrent mutation patterns from mutation catalog of thousands of cancer genomes. The patterns are named mutational signatures.

The basic idea to detect mutational signature is quite simple. Firstly we construct a component-by-sample matrix, and then we decompose it into two matrices, one is to represent signatures and the other is to represent the contribution of signatures. NMF algorithm is widely used here.

This slide shows three mutational signatures, they are visualized as bar plots that x represents 96 types of mutation and y represents mutation probability for each mutation type. Based on data analysis or experiment validation, we now know that the first pattern is because of aging and the remaining two are due to APOBEC enzyme activity.

To help study mutational signatures in cancer, in the last two years, I am developing an R package sigminer for comprehensive mutational signature analysis. This package provides many features to import data, extract mutational signatures and visualize results.

As the mutational signature analysis is becoming a routine after somatic variant calling, based on sigminer, I developed a command line interface program Sigflow. Sigflow offers multiple workflows to analyze mutational signature and outputs a bunch of data and results. This table shows features supported by Sigflow and its comparison to several available tools.

Basically, Sigflow takes variant records as input and then generates a component-by-sample matrix. Next, Sigflow run a specified workflow based on input options. Different data and plots are outputted for different workflows. Sigflow is R based, therefore, it can be run on any operating system. In addition, a Docker image is also constructed so Sigflow and all of its dependencies can be installed by one line code.

If you are interested in mutational signature analysis, just take a try sigminer and sigflow . That's all, thanks for your attention.

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2020-10-20,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 优雅R 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档