作成日:2024年4月12日
CellOracleについて
目的:ネットワーク推論とin slicoの遺伝子摂動によるCell identityの解明
遺伝子発現レベルの絶対的な変化を予測するのではなく、identityの変化をモデル化する。
研究内容:
シングルセルマルチオミクスデータから推論される遺伝子制御ネットワークを用いて転写因子の摂動をインシリコで行い、その結果生じる細胞のアイデンティティの変化を摂動を受けていない野生型のデータのみを用いてシュミレーションする。
in slicoの遺伝子摂動は、
1. 細胞型または細胞状態に特異的なGRN構成する(マルチオミクスデータを用いたクラスタごとの正則化線形回帰モデルを利用)
2. 作成したGRNモデルを利用して、TF撹乱に応じた標的遺伝子発現のシフトを計算する。(遺伝子発現の絶対値ではなく、遺伝子発現のシフトを伝播する関数としてGRNモデルを利用)
3. cell-identityの遷移(おそらく細胞の異形成みたいなもの)確率を、2で計算して得られたシフトと近傍の遺伝子発現と比較することで、推定する。
4. 遷移確率は加重局所平均ベクトルに変換されて、転写因子(TF)の摂動に伴う各細胞の細胞状態遷移の方向性をシュミレートして表す。
最終的に、多次元の遺伝子発現シフトベクトルを二次元ベクトルに次元削減して、ノイズに対してよりロバストにするようにする。
この段階を経てシュミレートされる。
CellOracleは軸索中胚葉の文化に必要なTFの同定にも利用した。
新規性・進歩性:
CellOracleによるゼブラフィッシュのTFのノックアウトのシュミレーションによって脊索前板分化の亢進を予測した。→notoの継続的な発現がnotochordの分化に必要でないことを示した。
気になったこと・感想:
実際にゼブラフィッシュのTFのノックアウトのシュミレーションをして、その結果をウェットの実験でバリデーションしている点がいいと思った。
Code Availability:
https://github.com/morris-lab/CellOracle
・マルコフ連鎖シュミレーションの実装の考察
単語:遺伝子摂動とは、一般に攪乱,変化のこと.ここでは反応をつかさどる酵素の量や活性を,人為的に変化させること.あるいは,人為的でなくとも酵素量や活性の変化に相当する作用のこと
notochord:最下等脊索動物と最下等脊椎動物、それに高等脊椎動物の胎児の体の支軸を形成する柔軟棒状組織。
noto: notochordの制御因子
axial mesoderm:軸索中胚葉
TSS database:http://homer.ucsd.edu/
Creation Date: April 12, 2024
About CellOracle
Purpose:Elucidation of Cell identity by network inference and in slico genetic perturbation
Model changes in identity rather than predicting absolute changes in gene expression levels.
Research Contents:
In silico perturbation of transcription factors using gene regulatory networks inferred from single-cell multi-omics data and simulate the resulting changes in cell identity using only unperturbed wild-type data.
The genetic perturbation of in slico is,
1. Construct cell type- or cell state-specific GRNs (using regularized linear regression models for each cluster using multi-omics data)
2. Using the GRN model created, calculate the shift in target gene expression in response to TF disturbance. (Use the GRN model as a function to propagate shifts in gene expression, rather than absolute values of gene expression)
3. Estimate the transition (perhaps something like cell dysplasia) probability of cell-identity by comparing the shift calculated in 2 with the gene expression in the neighborhood.
4. Transition probabilities are converted to weighted local mean vectors to simulate and represent the directionality of cell state transitions in each cell upon perturbation of the transcription factor (TF).
Finally, the multidimensional gene expression shift vector is dimensionally reduced to a two-dimensional vector to make it more robust against noise.
It is simulated through these stage.
CellOracle was also used to identify TFs required for axonemal mesoderm culture.
Novelty/Inventive Steps:
Simulation of zebrafish TF knockout by CellOracle predicted increased chordochord differentiation. →Continued expression of noto is not required for notochord differentiation.
What's on my mind
I liked the fact that they actually simulated the knockout of zebrafish TFs and validated the results with wet experiments.
Code Availability:
https://github.com/morris-lab/CellOracle
・Implementation Considerations for Markov Chain Simulation
Words:Gene perturbation is generally a disturbance, a change. In this case, it is an artificial change in the amount or activity of the enzyme responsible for the reaction. Or, even if it is not artificial, it is an action corresponding to a change in the amount or activity of the enzyme responsible for the reaction.
notochord:Flexible rod-like tissue that forms the body brace of the lowest chordates and lowest vertebrates, plus higher vertebrate fetuses.
noto: notochord control factors
axial mesoderm:軸索中胚葉
TSS database:http://homer.ucsd.edu/